Changeset 101e3050 in mainline for uspace/lib/c/include/stddef.h
- Timestamp:
- 2014-08-29T07:04:22Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 69c664e
- Parents:
- 9b3f77c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stddef.h
r9b3f77c r101e3050 38 38 #include <sys/types.h> 39 39 40 #ifndef NULL 41 #define NULL ((void *) 0) 42 #endif 43 44 40 45 #endif 41 46
Note:
See TracChangeset
for help on using the changeset viewer.