Changes in boot/arch/ia64/src/boot.S [af103f4:84d8837] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/boot.S
raf103f4 r84d8837 34 34 .global start 35 35 start: 36 movl gp = __gp36 movl gp = LOADER_ADDRESS 37 37 38 38 #
Note:
See TracChangeset
for help on using the changeset viewer.