- Timestamp:
- 2005-08-30T19:44:27Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d0c30f7
- Parents:
- 8fc0d455
- Location:
- src/main
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/kinit.c
r8fc0d455 r9c0a9b3 41 41 #include <arch/mm/page.h> 42 42 #include <mm/vm.h> 43 #include <print.h> 43 44 44 45 #ifdef __SMP__ -
src/main/uinit.c
r8fc0d455 r9c0a9b3 31 31 #include <proc/thread.h> 32 32 #include <userspace.h> 33 #include <print.h> 34 33 35 34 36 void uinit(void *arg)
Note:
See TracChangeset
for help on using the changeset viewer.
