Changeset 36df4109 in mainline for kernel/arch/mips32/src/start.S
- Timestamp:
- 2016-06-06T16:29:56Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7510326
- Parents:
- 7f0580d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/src/start.S
r7f0580d r36df4109 196 196 197 197 /* $a1 contains physical address of bootinfo_t */ 198 jal arch_pre_main198 jal mips32_pre_main 199 199 addiu $sp, -ABI_STACK_FRAME 200 200
Note:
See TracChangeset
for help on using the changeset viewer.