summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-02-14 06:51:31 +0000
committerphk <phk@FreeBSD.org>1995-02-14 06:51:31 +0000
commit1d5eae63c51fda67769b038220de43c8cb6bb8ed (patch)
treec5d713058485105b6ae7d7e9c2a55990e1eaf91b /sys/i386/include
parent85f7a1cfd523d9e21e6a57eb4db75740180bb4d6 (diff)
downloadFreeBSD-src-1d5eae63c51fda67769b038220de43c8cb6bb8ed.zip
FreeBSD-src-1d5eae63c51fda67769b038220de43c8cb6bb8ed.tar.gz
susword -> systm.h
Diffstat (limited to 'sys/i386/include')
-rw-r--r--sys/i386/include/cpufunc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/include/cpufunc.h b/sys/i386/include/cpufunc.h
index f678863..bd6467e 100644
--- a/sys/i386/include/cpufunc.h
+++ b/sys/i386/include/cpufunc.h
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: cpufunc.h,v 1.30 1994/11/15 14:55:25 bde Exp $
+ * $Id: cpufunc.h,v 1.31 1995/01/04 20:42:25 davidg Exp $
*/
/*
@@ -420,7 +420,6 @@ void ltr __P((u_short sel));
u_int rcr0 __P((void));
u_long rcr3 __P((void));
int rtcin __P((int val));
-int susword __P((void *base, int word));
/*
* These functions are NOT in support.s and should be declared elsewhere.
OpenPOWER on IntegriCloud