summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_intr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_intr.c')
-rw-r--r--sys/dev/hea/eni_intr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c
index f5f2f58..76f673f 100644
--- a/sys/dev/hea/eni_intr.c
+++ b/sys/dev/hea/eni_intr.c
@@ -56,7 +56,7 @@
__RCSID("@(#) $FreeBSD$");
#endif
-static void eni_suni_intr __P((Eni_unit *));
+static void eni_suni_intr(Eni_unit *);
/*
* SUNI Interrupt processing
OpenPOWER on IntegriCloud