#ifndef __FENNIX_LIBC_TYPES_H__ #define __FENNIX_LIBC_TYPES_H__ #define NULL ((void *)0) #endif // !__FENNIX_LIBC_TYPES_H__