mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
Color support
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
namespace Interrupts
|
||||
{
|
||||
void Initialize();
|
||||
void Enable();
|
||||
}
|
||||
|
||||
#endif // !__FENNIX_KERNEL_INTERRUPTS_H__
|
||||
|
Reference in New Issue
Block a user