Changeset 36df4109 in mainline for kernel/arch/sparc64/src/sun4v/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/sparc64/src/sun4v/start.S
r7f0580d r36df4109 248 248 249 249 /* 250 * Call arch_pre_main(bootinfo)251 */ 252 call arch_pre_main250 * Call sparc64_pre_main(bootinfo) 251 */ 252 call sparc64_pre_main 253 253 or %l1, %g0, %o0 254 254
Note:
See TracChangeset
for help on using the changeset viewer.