Removed unused #include in sys/syscalls.h
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#ifndef _QUARK_SYSCALLS_H
|
#ifndef _QUARK_SYSCALLS_H
|
||||||
#define _QUARK_SYSCALLS_H
|
#define _QUARK_SYSCALLS_H
|
||||||
|
|
||||||
#include <types/syscallarg.h>
|
|
||||||
#include <types/syscallid.h>
|
#include <types/syscallid.h>
|
||||||
#include <types/physaddr.h>
|
#include <types/physaddr.h>
|
||||||
#include <types/pid.h>
|
#include <types/pid.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user