mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00:00
Disintegrate asm/system.h for Sparc
Disintegrate asm/system.h for Sparc. Signed-off-by: David Howells <dhowells@redhat.com> cc: sparclinux@vger.kernel.org
This commit is contained in:
parent
e839ca5287
commit
d550bbd40c
84 changed files with 684 additions and 669 deletions
|
@ -68,6 +68,9 @@
|
|||
#include <asm/stacktrace.h>
|
||||
#include <asm/io.h>
|
||||
#endif
|
||||
#ifdef CONFIG_SPARC
|
||||
#include <asm/setup.h>
|
||||
#endif
|
||||
#ifdef CONFIG_BSD_PROCESS_ACCT
|
||||
#include <linux/acct.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue