kernel-hacking-2024-linux-s.../kernel/debug
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h
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>
2012-03-28 18:30:03 +01:00
..
kdb Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
debug_core.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
debug_core.h
gdbstub.c kgdb: follow rename pack_hex_byte() to hex_byte_pack() 2011-10-31 17:30:56 -07:00
Makefile