Changeset 382
- Timestamp:
- Aug 16, 2017, 11:07:57 AM (8 years ago)
- Location:
- trunk
- Files:
- 
          - 2 edited
 
 - 
          Makefile.x86 (modified) (1 diff)
- 
          hal/x86_64/core/hal_exception.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/Makefile.x86r364 r382 43 43 build/kernel/kern/do_syscall.o \ 44 44 build/kernel/kern/do_interrupt.o \ 45 build/kernel/kern/do_exception.o \46 45 build/kernel/kern/rpc.o \ 47 46 build/kernel/kern/signal.o 
- 
        trunk/hal/x86_64/core/hal_exception.cr371 r382 26 26 #include <errno.h> 27 27 #include <core.h> 28 #include <do_exception.h>29 28 30 29 #include <hal_kentry.h> 
Note: See TracChangeset
          for help on using the changeset viewer.
      
