Changes in uspace/lib/c/arch/ia32/include/syscall.h [c0699467:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/include/syscall.h
rc0699467 r63f8966 38 38 39 39 #include <sys/types.h> 40 #include < abi/syscall.h>40 #include <kernel/syscall/syscall.h> 41 41 42 42 #define __syscall0 __syscall_fast_func
Note:
See TracChangeset
for help on using the changeset viewer.