summaryrefslogtreecommitdiffstats
path: root/sys/alpha/osf1/osf1_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/osf1/osf1_misc.c')
-rw-r--r--sys/alpha/osf1/osf1_misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/osf1/osf1_misc.c b/sys/alpha/osf1/osf1_misc.c
index 235ba90..7c82947 100644
--- a/sys/alpha/osf1/osf1_misc.c
+++ b/sys/alpha/osf1/osf1_misc.c
@@ -90,8 +90,8 @@
#include <machine/fpu.h>
#include <machine/rpb.h>
-static void cvtstat2osf1 __P((struct stat *, struct osf1_stat *));
-static int osf2bsd_pathconf __P((int *));
+static void cvtstat2osf1(struct stat *, struct osf1_stat *);
+static int osf2bsd_pathconf(int *);
static const char osf1_emul_path[] = "/compat/osf1";
/*
OpenPOWER on IntegriCloud