Don't auto-generate syscalls.

This commit is contained in:
Marcel Moolenaar 2000-12-03 01:28:51 +00:00
parent 4971f62a86
commit a7e693e3a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69538

View file

@ -33,7 +33,7 @@
#include <sys/sysent.h>
#include <sys/sysproto.h>
#include <alpha/linux/linux.h>
#include <linux_proto.h>
#include <alpha/linux/linux_proto.h>
; #ifdef's, etc. may be included, and are copied to the output files.