Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to @roukaour for the fixes.
|
|
Create linker script and float all sections
|
|
|
|
|
|
|
|
trailing colon
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|