Changeset 97f1691 in mainline for arch/ia64/src/dummy.s
- Timestamp:
- 2006-02-28T00:02:39Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7d6ec87
- Parents:
- d87c3f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/dummy.s
rd87c3f3 r97f1691 33 33 .global userspace 34 34 .global before_thread_runs_arch 35 .global after_thread_ran_arch 35 36 .global cpu_sleep 36 37 .global dummy … … 40 41 41 42 before_thread_runs_arch: 43 after_thread_ran_arch: 42 44 userspace: 43 45 calibrate_delay_loop:
Note:
See TracChangeset
for help on using the changeset viewer.