779197c63e
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
elf_main.c | ||
Kconfig | ||
Make.defs | ||
Makefile |
779197c63e
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
elf_main.c | ||
Kconfig | ||
Make.defs | ||
Makefile |