mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
Remove all #inclusions of asm/system.h preparatory to splitting and killing it. Performed with the following command: perl -p -i -e 's!^#\s*include\s*<asm/system[.]h>.*\n!!' `grep -Irl '^#\s*include\s*<asm/system[.]h>' *` Signed-off-by: David Howells <dhowells@redhat.com> |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| algos.c | ||
| altivec.uc | ||
| int.uc | ||
| Makefile | ||
| mktables.c | ||
| mmx.c | ||
| recov.c | ||
| sse1.c | ||
| sse2.c | ||
| unroll.awk | ||
| x86.h | ||