mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 22:17:18 +00:00
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| lm32 | ||
| minerva | ||
| .gitignore | ||
| arch.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| stdarg.h | ||
| syscall.h | ||
| types.h | ||