Changeset b6b576c in mainline for arch/amd64/src/boot/boot.S
- Timestamp:
- 2006-03-16T11:34:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d764ddc
- Parents:
- 8dfef11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/boot/boot.S
r8dfef11 rb6b576c 173 173 174 174 mods_invalid: 175 movq %rcx, init_size176 movq %rdx, init_addr175 # movq %rcx, init_size 176 # movq %rdx, init_addr 177 177 178 178 bt $6, %eax # mbi->flags[6] (mmap_length, mmap_addr valid)
Note:
See TracChangeset
for help on using the changeset viewer.