summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/proc.h')
-rw-r--r--sys/i386/include/proc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h
index 0d92252..86e8602 100644
--- a/sys/i386/include/proc.h
+++ b/sys/i386/include/proc.h
@@ -83,8 +83,6 @@ struct syscall_args {
register_t args[8];
int narg;
};
-#define HAVE_SYSCALL_ARGS_DEF 1
-
#endif /* _KERNEL */
#endif /* !_MACHINE_PROC_H_ */
OpenPOWER on IntegriCloud