Changeset a59e81e in mainline for generic/src/syscall/syscall.c
- Timestamp:
- 2006-01-04T21:04:17Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8ccec3c1
- Parents:
- 96cacc1
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
generic/src/syscall/syscall.c
r96cacc1 ra59e81e 28 28 29 29 #include <arch/types.h> 30 #include < proc/syscall.h>30 #include <syscall/syscall.h> 31 31 32 32 int sys_ctl(void) {
Note:
See TracChangeset
for help on using the changeset viewer.