Changeset 9060bd1 in mainline for arch/ia32/include/boot/boot.h


Ignore:
Timestamp:
2005-09-10T11:20:47Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
24241cf
Parents:
f3a6c8e5
Message:

IA-32 can be now cross-compiled by ./build.ia32 cross.
Unify IA-32 Makefile.inc and Makefile.inc.cross.

Update doc/requirements.

Small changes elsewere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/include/boot/boot.h

    rf3a6c8e5 r9060bd1  
    3131
    3232#define BOOTSTRAP_OFFSET                0x8000
    33 #define BOOT_OFFSET                             0x100000
     33#define BOOT_OFFSET                     0x100000
    3434
    3535#define MULTIBOOT_HEADER_MAGIC  0x1BADB002
Note: See TracChangeset for help on using the changeset viewer.