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
|
@ -13,9 +13,9 @@
|
|||
|
||||
#include <linux/types.h>
|
||||
|
||||
#include <asm/cmpxchg.h>
|
||||
#include <asm-generic/atomic64.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
|
||||
#define ATOMIC_INIT(i) { (i) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue