fix make for a21, PIDs are always ints, linter things
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "syscall/skeleton.h"
|
||||
|
||||
#include "debug/kernelpanic.h"
|
||||
#include "debug/output.h"
|
||||
#include "device/textstream.h"
|
||||
#include "interrupt/guard.h"
|
||||
#include "sync/semaphore.h"
|
||||
#include "thread/scheduler.h"
|
||||
|
||||
Reference in New Issue
Block a user