Changeset 874e312a in mainline for arch/ia32/src/boot/memmap.S
- Timestamp:
- 2005-10-12T21:28:28Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b07a838
- Parents:
- 26f9943
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/memmap.S
r26f9943 r874e312a 36 36 37 37 .code16 38 .section K_TEXT_START_2 38 .section K_TEXT_START_2, "ax" 39 39 40 40 memmap_arch_init: … … 109 109 110 110 111 .section K_DATA_START 111 .section K_DATA_START, "aw", @progbits 112 112 113 113 #memory size in 1 kb chunks
Note:
See TracChangeset
for help on using the changeset viewer.