Changeset 0259524 in mainline for arch/ia64/src/dummy.s
- Timestamp:
- 2005-11-03T20:26:29Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 05d9dd89
- Parents:
- dbd1059
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/dummy.s
rdbd1059 r0259524 36 36 .global cpu_identify 37 37 .global cpu_print_report 38 .global interrupts_disable39 .global interrupts_enable40 .global interrupts_read41 .global interrupts_restore42 38 .global cpu_sleep 43 39 .global dummy … … 53 49 cpu_identify: 54 50 cpu_print_report: 55 interrupts_disable:56 interrupts_enable:57 interrupts_read:58 interrupts_restore:59 51 cpu_sleep: 60 52 fpu_init:
Note:
See TracChangeset
for help on using the changeset viewer.