mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-05 19:18:06 +00:00
cris-build-fixes-atomich-needs-compilerh-fix
Cc: Jesper Nilsson <jesper.nilsson@axis.com> Cc: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
df2b84a1f5
commit
9587997a4a
@ -3,9 +3,10 @@
|
|||||||
#ifndef __ASM_CRIS_ATOMIC__
|
#ifndef __ASM_CRIS_ATOMIC__
|
||||||
#define __ASM_CRIS_ATOMIC__
|
#define __ASM_CRIS_ATOMIC__
|
||||||
|
|
||||||
|
#include <linux/compiler.h>
|
||||||
|
|
||||||
#include <asm/system.h>
|
#include <asm/system.h>
|
||||||
#include <asm/arch/atomic.h>
|
#include <asm/arch/atomic.h>
|
||||||
#include <linux/compiler.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Atomic operations that C can't guarantee us. Useful for
|
* Atomic operations that C can't guarantee us. Useful for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user