Changeset e4a4b44 in mainline for kernel/arch/ia64/src/asm.S


Ignore:
Timestamp:
2010-06-28T22:35:53Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e3038b4, f56e897f
Parents:
4fe907b9
Message:

Remove left-over panic_printf()'s.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/asm.S

    r4fe907b9 re4a4b44  
    137137        br cpu_halt
    138138
    139 .global panic_printf
    140 panic_printf:
    141         {
    142                 br.call.sptk.many b0=printf
    143         }
    144         br halt
    145 
    146139/** Switch to userspace - low level code.
    147140 *
Note: See TracChangeset for help on using the changeset viewer.