mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-04 21:17:45 +01:00
- 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
|