u-boot/arch/m68k
Angelo Dureghello 5c928d0204 m68k: code reformatting for all start.S files
This patch is style-related only, to reformat all the start.S code,
actually not following a coherent style inside single files and
between different cpu start.S files.

Linux format has been respected, as
  - max line width at 80 columns
  - one 8 cols tab between asm instructions and operands
  - inline comments, where any, fixed at col 41

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
2016-07-30 22:59:18 +02:00
..
cpu m68k: code reformatting for all start.S files 2016-07-30 22:59:18 +02:00
include/asm m68k: Drop unused code in u-boot.h 2016-05-27 15:39:53 -04:00
lib m68k: add private libgcc 2015-12-13 20:22:00 -05:00
config.mk
Kconfig
Makefile