mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 07:09:22 +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