mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
de1d0a6995
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
6 lines
74 B
ArmAsm
6 lines
74 B
ArmAsm
.section .resetvec,"ax"
|
|
#ifndef FIXME
|
|
#if 0
|
|
b _start_e500
|
|
#endif
|
|
#endif
|