mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 11:17:43 +00:00
Remove age-old IPC stuff that wasn't working anyway.
I'll make a fresh start with IPC code when I get there.
This commit is contained in:
parent
ce126120d1
commit
de7c54545a
7 changed files with 6 additions and 242 deletions
|
@ -1,6 +1,5 @@
|
|||
#include "types.h"
|
||||
#include "Task.h"
|
||||
#include "IPC.h"
|
||||
#include "VGA.h"
|
||||
#include "Disk.h"
|
||||
#include "kmalloc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue