summaryrefslogtreecommitdiffstats
path: root/sys/dev/rp/rp_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/rp/rp_isa.c')
-rw-r--r--sys/dev/rp/rp_isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/rp/rp_isa.c b/sys/dev/rp/rp_isa.c
index bbbdcb2..3e40c31 100644
--- a/sys/dev/rp/rp_isa.c
+++ b/sys/dev/rp/rp_isa.c
@@ -476,7 +476,7 @@ rp_isa_aiop2off(int aiop, int offset)
}
/* Read the int status for an ISA controller. */
-unsigned char
+static unsigned char
rp_isa_ctlmask(CONTROLLER_t *ctlp)
{
return sGetControllerIntStatus(rp_controller,ctlp);
OpenPOWER on IntegriCloud