mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 08:37:51 +01:00
GlobalTtyManager
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "LockGuard.hpp"
|
||||
#include "SkipList.hpp"
|
||||
#include "Spinlock.hpp"
|
||||
#include "TtyManager.hpp"
|
||||
#include "VMA.hpp"
|
||||
#include "asserts.hpp"
|
||||
#include "gdt.hpp"
|
||||
@@ -16,7 +17,6 @@
|
||||
#include "paging.hpp"
|
||||
#include "string.h"
|
||||
#include "timer.hpp"
|
||||
#include "tty.hpp"
|
||||
|
||||
char temp_fxsave[512] __attribute__((aligned(16)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user