summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Brown2005-04-09 12:49:26 +0200
committerMichael Brown2005-04-09 12:49:26 +0200
commita4920c16bd1bff5d0edfbc2b88dcabc5aa546489 (patch)
treebfb92ab470ae052729dd12dcb48bd9aeb49ed138
parentMerged mcb30-realmode-redesign back to HEAD (diff)
downloadipxe-a4920c16bd1bff5d0edfbc2b88dcabc5aa546489.tar.gz
ipxe-a4920c16bd1bff5d0edfbc2b88dcabc5aa546489.tar.xz
ipxe-a4920c16bd1bff5d0edfbc2b88dcabc5aa546489.zip
Moved relocate.c to arch-specific dir, since it involves arch-specific
logic (e.g. avoiding memory regions with A20=0).
-rw-r--r--src/arch/i386/core/relocate.c (renamed from src/core/relocate.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/core/relocate.c b/src/arch/i386/core/relocate.c
index 436432e5c..436432e5c 100644
--- a/src/core/relocate.c
+++ b/src/arch/i386/core/relocate.c