📈
ucore-analysis
Ctrlk
  • Introduction
  • lab1
  • lab解析
  • uCore代码
    • boot
    • kern
      • debug
      • driver
        • clock.c
        • clock.h
        • console.c
        • console.h
        • ide.c
        • ide.h
        • intr.c
        • intr.h
        • kbdreg.h
        • picirq.c
        • picirq.h
      • fs
      • init
      • libs
      • mm
      • process
      • schedule
      • sync
      • syscall
      • trap
    • libs
    • tools
    • user
    • Makefile
    • (lab1) Makefile
  • 附录:工具使用
Powered by GitBook
On this page

Was this helpful?

  1. uCore代码
  2. kern

driver

clock.cclock.hconsole.cconsole.hide.cide.hintr.cintr.hkbdreg.hpicirq.cpicirq.h
Previous(lab1) kdebug.cNextclock.c

Last updated 5 years ago

Was this helpful?