summaryrefslogtreecommitdiffstats
path: root/sys/pc98/apm/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/apm/apm.c')
-rw-r--r--sys/pc98/apm/apm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/apm/apm.c b/sys/pc98/apm/apm.c
index 44a4066..1eb910e 100644
--- a/sys/pc98/apm/apm.c
+++ b/sys/pc98/apm/apm.c
@@ -592,7 +592,7 @@ apm_suspend(int state)
apm_lastreq_notify();
}
-void
+static void
apm_resume(void)
{
struct apm_softc *sc = &apm_softc;
OpenPOWER on IntegriCloud