1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-28 22:11:16 +02:00
Files
u-boot-megous/cpu/mpc83xx/resetvec.S
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards.
- C++ comments
    - Trailing white space
    - Indentation not by TAB
    - Excessive amount of empty lines
    - Trailing empty lines
2005-08-01 13:20:47 -05:00

7 lines
74 B
ArmAsm

.section .resetvec,"ax"
#ifndef FIXME
#if 0
b _start_e500
#endif
#endif