summaryrefslogtreecommitdiff
path: root/sys/alpha/osf1/osf1_util.h
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-12-13 22:27:25 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-12-13 22:27:25 +0000
commit0bbe7292e1ff4d583674cd029cf940aede2f5eec (patch)
treeb2cd5de03207ffb05958058e0037314b0074a8d9 /sys/alpha/osf1/osf1_util.h
parent83d000df2686d634b893a7c06bc1815c62d5cdc8 (diff)
Notes
Diffstat (limited to 'sys/alpha/osf1/osf1_util.h')
-rw-r--r--sys/alpha/osf1/osf1_util.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/alpha/osf1/osf1_util.h b/sys/alpha/osf1/osf1_util.h
index 9cbbbfc4100e..273480816a37 100644
--- a/sys/alpha/osf1/osf1_util.h
+++ b/sys/alpha/osf1/osf1_util.h
@@ -37,11 +37,6 @@
#include <sys/sysent.h>
#include <sys/cdefs.h>
-
-#ifndef SCARG
-#define SCARG(p, x) (p)->x
-#endif
-
static __inline caddr_t stackgap_init(void);
static __inline void *stackgap_alloc(caddr_t *, size_t);