Changeset adf7f9c in mainline for kernel/arch/xen32/src/boot/boot.S
- Timestamp:
- 2006-08-02T00:00:39Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- deaa22f
- Parents:
- 7c5a8dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/xen32/src/boot/boot.S
r7c5a8dd radf7f9c 78 78 shared_info: 79 79 .space PAGE_SIZE 80 81 .global console_page 82 .org 0x2000 83 console_page: 84 .space PAGE_SIZE
Note:
See TracChangeset
for help on using the changeset viewer.