summaryrefslogtreecommitdiffstats
path: root/sys/alpha/osf1/osf1_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/osf1/osf1_util.h')
-rw-r--r--sys/alpha/osf1/osf1_util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/osf1/osf1_util.h b/sys/alpha/osf1/osf1_util.h
index 1df4fbc..7b97467 100644
--- a/sys/alpha/osf1/osf1_util.h
+++ b/sys/alpha/osf1/osf1_util.h
@@ -66,8 +66,8 @@ stackgap_alloc(sgp, sz)
extern const char osf1_emul_path[];
-int osf1_emul_find __P((struct thread *, caddr_t *, const char *, char *,
- char **, int));
+int osf1_emul_find(struct thread *, caddr_t *, const char *, char *,
+ char **, int);
#define CHECKALT(p, sgp, path, i) \
do { \
OpenPOWER on IntegriCloud