summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/prom.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/prom.h')
-rw-r--r--sys/alpha/include/prom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/prom.h b/sys/alpha/include/prom.h
index 84f5f9c..d3bee60 100644
--- a/sys/alpha/include/prom.h
+++ b/sys/alpha/include/prom.h
@@ -95,7 +95,7 @@ int prom_getenv __P((int, char *, int));
#ifdef KERNEL
void promcnputc __P((dev_t, int));
int promcngetc __P((dev_t));
-int promcnlookc __P((dev_t, char *));
+int promcncheckc __P((dev_t));
u_int64_t prom_dispatch __P((u_int64_t, u_int64_t, u_int64_t, u_int64_t,
u_int64_t));
OpenPOWER on IntegriCloud