Changeset 0c334805 in mainline
- Timestamp:
- 2017-11-11T22:34:10Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 02b3d101
- Parents:
- f3365b6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/src/asm.S
rf3365b6 r0c334805 33 33 .set noat 34 34 .set noreorder 35 .set nomacro36 35 37 36 .section BOOTSTRAP -
kernel/arch/mips32/src/start.S
rf3365b6 r0c334805 38 38 .set noat 39 39 .set noreorder 40 .set nomacro41 40 42 41 /*
Note:
See TracChangeset
for help on using the changeset viewer.