sortix-mirror/libmaxsi/decl/NULL.h

4 lines
40 B
C
Raw Normal View History

2011-08-05 12:25:00 +00:00
#ifndef NULL
#define NULL __NULL
#endif