diff options
| author | Michael Brown | 2005-04-09 12:49:26 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-04-09 12:49:26 +0200 |
| commit | a4920c16bd1bff5d0edfbc2b88dcabc5aa546489 (patch) | |
| tree | bfb92ab470ae052729dd12dcb48bd9aeb49ed138 | |
| parent | Merged mcb30-realmode-redesign back to HEAD (diff) | |
| download | ipxe-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 |
