This commit is contained in:
is 1996-05-15 21:16:44 +00:00
parent 317ba427c1
commit 8fea0bb1e5
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: fnetbsd.S,v 1.1 1996/05/15 21:06:22 is Exp $
# $NetBSD: fnetbsd.S,v 1.2 1996/05/15 21:16:45 is Exp $
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@ -349,5 +349,5 @@ _FP_CALL_TOP:
# 060 FPSP KERNEL PACKAGE NEEDS TO GO HERE!!!
.include "fpsp.s"
.include "fpsp.S"

View File

@ -1,5 +1,5 @@
#
# $NetBSD: inetbsd.S,v 1.1 1996/05/15 21:06:23 is Exp $
# $NetBSD: inetbsd.S,v 1.2 1996/05/15 21:16:44 is Exp $
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@ -288,4 +288,4 @@ _I_CALL_TOP:
# 060 INTEGER KERNEL PACKAGE MUST GO HERE!!!
.include "isp.s"
.include "isp.S"