Skip to content
Snippets Groups Projects
Commit 5c928d02 authored by Angelo Dureghello's avatar Angelo Dureghello
Browse files

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: default avatarAngelo Dureghello <angelo@sysam.it>
parent 08887ed4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment