From 1b33357a5247820d35450b3630c4e317e75fd830 Mon Sep 17 00:00:00 2001 From: nyan Date: Wed, 16 Oct 2002 15:44:41 +0000 Subject: MFi386: revision 1.130. --- sys/pc98/apm/apm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pc98/apm/apm.c') 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; -- cgit v1.1