Changeset 83dab11 in mainline for kernel/arch/ia32/src/syscall.c
- Timestamp:
- 2017-06-01T21:22:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb864d65
- Parents:
- 44a7ee5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/src/syscall.c
r44a7ee5 r83dab11 36 36 #include <arch/cpu.h> 37 37 #include <arch/asm.h> 38 #include <typedefs.h>39 38 #include <arch/pm.h> 39 #include <stdint.h> 40 40 41 41 #ifndef PROCESSOR_i486
Note:
See TracChangeset
for help on using the changeset viewer.