Changeset b8230b9 in mainline for kernel/arch/ppc32/src/debug/panic.s


Ignore:
Timestamp:
2010-05-22T22:20:37Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d354d57
Parents:
3d6beaa
Message:

coding style changes, no change in functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/src/debug/panic.s

    r3d6beaa rb8230b9  
    3535        lis %r14, halt@ha
    3636        addi %r14, %r14, halt@l
    37         mtlr %r14       # fake stack to make printf return to halt
     37        mtlr %r14  # fake stack to make printf return to halt
    3838        b printf
Note: See TracChangeset for help on using the changeset viewer.