mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-08 05:49:15 +00:00
Stub tasking files
This commit is contained in:
8
include/task.hpp
Normal file
8
include/task.hpp
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __FENNIX_KERNEL_TASKING_H__
|
||||
#define __FENNIX_KERNEL_TASKING_H__
|
||||
|
||||
#include <types.h>
|
||||
|
||||
|
||||
|
||||
#endif // !__FENNIX_KERNEL_TASKING_H__
|
Reference in New Issue
Block a user