mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
5429035b1c
```find . -name "*.[sS]" -exec grep -l $'\t' {} \;``` and ```ack --asm -l "\t"``` revealed three more files with tabs. |
||
---|---|---|
.. | ||
include | ||
arm_cpu.c | ||
atomic.s | ||
bootloader.c | ||
common.s | ||
crash.c | ||
gettimeofday.c | ||
Makefile | ||
Makefile.include | ||
syscalls.c | ||
VIC.c |