Changes in uspace/lib/c/include/syscall.h [c0699467:47b7006] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/syscall.h
rc0699467 r47b7006 45 45 46 46 #include <sys/types.h> 47 #include < abi/syscall.h>47 #include <kernel/syscall/syscall.h> 48 48 49 49 #define __syscall0 __syscall
Note:
See TracChangeset
for help on using the changeset viewer.