summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tc/sticvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/tc/sticvar.h')
-rw-r--r--sys/alpha/tc/sticvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/tc/sticvar.h b/sys/alpha/tc/sticvar.h
index be394ea..c45f93a 100644
--- a/sys/alpha/tc/sticvar.h
+++ b/sys/alpha/tc/sticvar.h
@@ -49,5 +49,5 @@ struct stic_softc {
void* stic_pktbuf; /* kva of packet/polling area. */
};
-int stic_init __P((struct stic_softc *stic_sc));
+int stic_init(struct stic_softc *stic_sc);
#endif /*_TC_STICVAR_H_ */
OpenPOWER on IntegriCloud