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