Changeset e26a4633 in mainline for uspace/lib/c/include/libc.h
- Timestamp:
- 2011-01-28T20:54:36Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 46b881c, 68a2be19
- Parents:
- 4db1fbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/libc.h
r4db1fbf re26a4633 62 62 __syscall6(p1, p2, p3, p4, p5, p6, id) 63 63 64 extern void __main(void *pcb_ptr);65 extern void __exit(void);66 67 64 #endif 68 65
Note:
See TracChangeset
for help on using the changeset viewer.