mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-08-26 05:15:01 +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