Changeset 4c4b53c in mainline for uspace/lib/c/arch/arm32/src/entry.S
- Timestamp:
- 2018-04-28T16:49:48Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c5f04f
- Parents:
- a947d32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/src/entry.S
ra947d32 r4c4b53c 38 38 # r2 contains the RAS page address 39 39 # 40 SYMBOL(_ _entry)40 SYMBOL(_start) 41 41 # Store the RAS page address into the ras_page variable 42 42 ldr r0, =ras_page
Note:
See TracChangeset
for help on using the changeset viewer.