Files
2024-02-19 00:25:23 -05:00

10 lines
98 B
C

#ifdef USESTDDEF
#include <stddef.h>
#endif
#ifdef USESTDIO
#include <stdio.h>
#endif
Null NULL