forked from Bananymous/banan-os
Kernel: Initial work on new scheduler with queues
Sleeping is definately broken
This commit is contained in:
3
kernel/include/kernel/Attributes.h
Normal file
3
kernel/include/kernel/Attributes.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#define ALWAYS_INLINE inline __attribute__((always_inline))
|
||||
Reference in New Issue
Block a user