summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/fpu_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/i386/fpemul/fpu_entry.c')
-rw-r--r--sys/gnu/i386/fpemul/fpu_entry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gnu/i386/fpemul/fpu_entry.c b/sys/gnu/i386/fpemul/fpu_entry.c
index 0db5288..35eb84b 100644
--- a/sys/gnu/i386/fpemul/fpu_entry.c
+++ b/sys/gnu/i386/fpemul/fpu_entry.c
@@ -55,7 +55,7 @@
*
* W. Metzenthen June 1994.
*
- * $Id: fpu_entry.c,v 1.18 1998/11/15 15:33:50 bde Exp $
+ * $Id: fpu_entry.c,v 1.19 1999/01/17 20:28:12 peter Exp $
*
*/
@@ -511,7 +511,7 @@ gnufpu_modevent(module_t mod, int type, void *unused)
return 0;
}
-moduledata_t gnufpumod = {
+static moduledata_t gnufpumod = {
"gnufpu",
gnufpu_modevent,
0
OpenPOWER on IntegriCloud