aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-08-03 21:31:32 +0000
committerMike Smith <msmith@FreeBSD.org>1998-08-03 21:31:32 +0000
commite827c66461045d527531ec19e448b3146611d7ae (patch)
treeaa47a8449955c30b93688847983f895e8c986503 /sys
parent82d02417b17cf5fe3d69cee129534b6092d63a8c (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/amd64/locore.S4
-rw-r--r--sys/amd64/amd64/locore.s4
-rw-r--r--sys/i386/i386/locore.s4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/amd64/amd64/locore.S b/sys/amd64/amd64/locore.S
index e788b7cea8877..2ea4af3b0c2ea 100644
--- a/sys/amd64/amd64/locore.S
+++ b/sys/amd64/amd64/locore.S
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)locore.s 7.3 (Berkeley) 5/13/91
- * $Id: locore.s,v 1.110 1998/06/30 03:01:35 jmg Exp $
+ * $Id: locore.s,v 1.111 1998/07/27 16:45:01 jlemon Exp $
*
* originally from: locore.s, by William F. Jolitz
*
@@ -569,7 +569,7 @@ got_common_bi_size:
rep
movsb
-#ifdef NFS
+#ifdef NFS_ROOT
#ifndef BOOTP_NFSV3
/*
* If we have a nfs_diskless structure copy it in
diff --git a/sys/amd64/amd64/locore.s b/sys/amd64/amd64/locore.s
index e788b7cea8877..2ea4af3b0c2ea 100644
--- a/sys/amd64/amd64/locore.s
+++ b/sys/amd64/amd64/locore.s
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)locore.s 7.3 (Berkeley) 5/13/91
- * $Id: locore.s,v 1.110 1998/06/30 03:01:35 jmg Exp $
+ * $Id: locore.s,v 1.111 1998/07/27 16:45:01 jlemon Exp $
*
* originally from: locore.s, by William F. Jolitz
*
@@ -569,7 +569,7 @@ got_common_bi_size:
rep
movsb
-#ifdef NFS
+#ifdef NFS_ROOT
#ifndef BOOTP_NFSV3
/*
* If we have a nfs_diskless structure copy it in
diff --git a/sys/i386/i386/locore.s b/sys/i386/i386/locore.s
index e788b7cea8877..2ea4af3b0c2ea 100644
--- a/sys/i386/i386/locore.s
+++ b/sys/i386/i386/locore.s
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)locore.s 7.3 (Berkeley) 5/13/91
- * $Id: locore.s,v 1.110 1998/06/30 03:01:35 jmg Exp $
+ * $Id: locore.s,v 1.111 1998/07/27 16:45:01 jlemon Exp $
*
* originally from: locore.s, by William F. Jolitz
*
@@ -569,7 +569,7 @@ got_common_bi_size:
rep
movsb
-#ifdef NFS
+#ifdef NFS_ROOT
#ifndef BOOTP_NFSV3
/*
* If we have a nfs_diskless structure copy it in