Changes in boot/generic/include/stddef.h [c9f3e7e9:7a99507] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/include/stddef.h
rc9f3e7e9 r7a99507 33 33 #define BOOT_STDDEF_H_ 34 34 35 #include <arch/common.h> 35 36 #include <arch/types.h> 36 37 37 # include <_bits/NULL.h>38 #define NULL ((void *) 0) 38 39 39 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.