mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
Update files
This commit is contained in:
8
include/sys.h
Normal file
8
include/sys.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __FENNIX_KERNEL_SYSTEM_H__
|
||||
#define __FENNIX_KERNEL_SYSTEM_H__
|
||||
|
||||
#include <types.h>
|
||||
|
||||
|
||||
|
||||
#endif // !__FENNIX_KERNEL_SYSTEM_H__
|
Reference in New Issue
Block a user