Changeset c0699467 in mainline for uspace/app/trace/syscalls.c
- Timestamp:
- 2011-08-09T18:08:23Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b538ca5c
- Parents:
- 3666d38
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/trace/syscalls.c
r3666d38 rc0699467 33 33 */ 34 34 35 #include < kernel/syscall/syscall.h>35 #include <abi/syscall.h> 36 36 #include "syscalls.h" 37 37 #include "trace.h"
Note:
See TracChangeset
for help on using the changeset viewer.