diff options
Diffstat (limited to 'src/userspace/libc/stddef.h')
-rw-r--r-- | src/userspace/libc/stddef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userspace/libc/stddef.h b/src/userspace/libc/stddef.h index 531cee3..09dc508 100644 --- a/src/userspace/libc/stddef.h +++ b/src/userspace/libc/stddef.h @@ -5,4 +5,4 @@ #define NULL ((void *)0) -#endif +#endif
\ No newline at end of file |