mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 07:09:22 +00:00
Update include directory
This commit is contained in:
6
libc/include/sys/types.h
Normal file
6
libc/include/sys/types.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _SYS_TYPES_H
|
||||
#define _SYS_TYPES_H
|
||||
|
||||
typedef int pid_t;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user