Changeset 66def8d in mainline for arch/ia32/include/boot/boot.h
- Timestamp:
- 2006-01-08T17:51:36Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8725fb4
- Parents:
- 078a0a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/boot/boot.h
r078a0a1 r66def8d 30 30 #define __ia32_BOOT_H__ 31 31 32 #define BOOTSTRAP_OFFSET 0x8000 33 #define BOOT_OFFSET 0x100000 32 #define BOOT_OFFSET 0x108000 33 #define AP_BOOT_OFFSET 0x8000 34 #define BOOT_STACK_SIZE 0x400 34 35 35 36 #define MULTIBOOT_HEADER_MAGIC 0x1BADB002
Note:
See TracChangeset
for help on using the changeset viewer.