Fennix/include/task.hpp
2022-10-20 05:15:25 +03:00

9 lines
134 B
C++

#ifndef __FENNIX_KERNEL_TASKING_H__
#define __FENNIX_KERNEL_TASKING_H__
#include <types.h>
#endif // !__FENNIX_KERNEL_TASKING_H__