Changes in uspace/lib/c/include/stddef.h [9d58539:101e3050] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stddef.h
r9d58539 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.