Changeset d2fa31f7 in mainline for uspace/lib/libc/include/unistd.h
- Timestamp:
- 2008-03-15T08:48:18Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7397c73
- Parents:
- cbd6545f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/unistd.h
rcbd6545f rd2fa31f7 39 39 #include <libarch/config.h> 40 40 41 #ifndef NULL 41 42 #define NULL 0 43 #endif 44 42 45 #define getpagesize() (PAGE_SIZE) 43 46
Note:
See TracChangeset
for help on using the changeset viewer.