mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 21:20:26 +08:00
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
207 KiB
Executable File
207 KiB
Executable File