1 /* Copyright (C) 1996 Robert de Bath <rdebath@cix.compulink.co.uk>
2 * This file is part of the Linux-8086 C library and is distributed
3 * under the GNU Library General Public License.
5 /* We don't care, ignore GCC's __need hackery */
10 #include <sys/types.h>
13 #define NULL ((void*)0)
16 #endif /* __STDDEF_H */