Changeset 8725fb4 in mainline for arch/amd64/include/boot/boot.h
- Timestamp:
- 2006-01-08T18:11:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 46d26ee
- Parents:
- 66def8d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/include/boot/boot.h
r66def8d r8725fb4 30 30 #define __amd64_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.