From d1db96cb48e485fb9f14532b1ee1a979b4739114 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 18 Mar 2006 20:47:36 +0000 Subject: Fixup some problems in my previous commit (COMPAT_43). Pointyhat to: netchild --- sys/alpha/linux/syscalls.master | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/alpha') diff --git a/sys/alpha/linux/syscalls.master b/sys/alpha/linux/syscalls.master index 60b9198..67f54f3 100644 --- a/sys/alpha/linux/syscalls.master +++ b/sys/alpha/linux/syscalls.master @@ -11,8 +11,7 @@ ; there is no audit event for the call at this time. For the ; case where the event exists, but we don't want auditing, the ; event should be #defined to AUE_NULL in audit_kevents.h. -; type one of STD, OBSOL, UNIMPL, CPT_NOA, LIBCOMPAT, -; NODEF, NOARGS, NOPROTO +; type one of STD, OBSOL, UNIMPL, NODEF, NOARGS, NOPROTO ; name psuedo-prototype of syscall routine ; If one of the following alts is different, then all appear: ; altname name of system call if different @@ -22,8 +21,6 @@ ; types: ; STD always included -; CPT_NOA combines COMPAT with NOARGS -; LIBCOMPAT included on COMPAT #ifdef, and placed in syscall.h ; NOARGS same as STD except do not create structure in sys/sysproto.h ; NODEF ?? ; NOPROTO same as STD except do not create structure or function in @@ -31,7 +28,6 @@ ; OBSOL obsolete, not included in system, only specifies name ; UNIMPL not implemented, placeholder only -#include "opt_compat.h" #include #include #include -- cgit v1.1