From owner-cvs-sys Thu Dec 14 12:22:01 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07839 for cvs-sys-outgoing; Thu, 14 Dec 1995 12:22:01 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07831 Thu, 14 Dec 1995 12:22:00 -0800 (PST) Date: Thu, 14 Dec 1995 12:22:00 -0800 (PST) From: Bruce Evans Message-Id: <199512142022.MAA07831@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 math_emulate.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 95/12/14 12:21:59 Modified: sys/gnu/i386/fpemul fpu_entry.c sys/i386/i386 math_emulate.c Log: Fixed the type of some sysinit functions. Revision Changes Path 1.8 +2 -2 src/sys/gnu/i386/fpemul/fpu_entry.c 1.17 +2 -2 src/sys/i386/i386/math_emulate.c