Changes in uspace/lib/c/include/stddef.h [101e3050:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stddef.h
r101e3050 r9d58539 38 38 #include <sys/types.h> 39 39 40 #ifndef NULL41 #define NULL ((void *) 0)42 #endif43 44 45 40 #endif 46 41
Note:
See TracChangeset
for help on using the changeset viewer.