Changeset b49f4ae in mainline for arch/ia64/src/dummy.s
- Timestamp:
- 2005-09-06T09:56:26Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 50a4e25
- Parents:
- a5d1331
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/dummy.s
ra5d1331 rb49f4ae 43 43 .global frame_arch_init 44 44 .global dummy 45 .global fpu_enable 46 .global fpu_disable 47 .gloabl fpu_init 45 48 46 49 before_thread_runs_arch: … … 57 60 cpu_sleep: 58 61 frame_arch_init: 62 fpu_init: 63 fpu_enable: 64 fpu_disable: 59 65 60 66 dummy:
Note:
See TracChangeset
for help on using the changeset viewer.