mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-29 15:02:05 +00:00
Update libc
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __FENNIX_LIBC_TYPES_H__
|
||||
#define __FENNIX_LIBC_TYPES_H__
|
||||
|
||||
#define NULL ((void *)0)
|
||||
|
||||
#endif // !__FENNIX_LIBC_TYPES_H__
|
||||
|
Reference in New Issue
Block a user