Changeset 6fa9a99d in mainline for abi/include/abi/syscall.h
- Timestamp:
- 2014-01-05T17:50:01Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 91db0280
- Parents:
- 208b5f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/abi/syscall.h
r208b5f5 r6fa9a99d 37 37 38 38 typedef enum { 39 SYS_K LOG= 0,39 SYS_KIO = 0, 40 40 SYS_TLS_SET = 1, /* Hardcoded for AMD64, IA-32 (fibril.S in uspace) */ 41 41
Note:
See TracChangeset
for help on using the changeset viewer.