Use appropriaate include path for syscall_gate.h
This commit is contained in:
parent
37787fbcce
commit
21180f280b
@ -61,7 +61,7 @@
|
||||
#include "kernel_monitor.h"
|
||||
#include "lomacfs.h"
|
||||
|
||||
#include "syscall_gate/syscall_gate.h"
|
||||
#include "syscall_gate.h"
|
||||
|
||||
#define AS(name) (sizeof(struct name) / sizeof(register_t))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user