From 574433a13ff3bd71dda3f4e948117bbe78e9a33f Mon Sep 17 00:00:00 2001 From: Steven James Date: Thu, 19 Dec 2002 22:45:43 +0000 Subject: [PATCH] More checkins for Tyan Guinnes, normal_boot no longer reletive to ZKERNEL_START --- src/arch/i386/lib/failover-noz.lds | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/arch/i386/lib/failover-noz.lds diff --git a/src/arch/i386/lib/failover-noz.lds b/src/arch/i386/lib/failover-noz.lds new file mode 100644 index 0000000000..2a8800ee64 --- /dev/null +++ b/src/arch/i386/lib/failover-noz.lds @@ -0,0 +1 @@ + __normal_image = (0xffff0000) - 8;