Changeset 0ca6faa in mainline for arch/mips/src/fake.s
- Timestamp:
- 2005-05-08T22:32:29Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2265edf
- Parents:
- c4a5207f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/src/fake.s
rc4a5207f r0ca6faa 33 33 .global asm_delay_loop 34 34 .global userspace 35 .global before_thread_runs35 .global _before_thread_runs_arch 36 36 37 before_thread_runs :37 before_thread_runs_arch: 38 38 userspace: 39 39 calibrate_delay_loop:
Note:
See TracChangeset
for help on using the changeset viewer.