Sign in
googlers
/
maze
/
linux
/
325b94f7e63080f3e371e35f063a8be138c1873b
/
.
/
arch
/
sparc
/
include
/
asm
/
barrier_32.h
blob: ae69eda288f41774e0e799b182672bddb0b9e493 [
file
] [
log
] [
blame
]
#ifndef
__SPARC_BARRIER_H
#define
__SPARC_BARRIER_H
#include
<asm/processor.h>
/* for nop() */
#include
<asm-generic/barrier.h>
#endif
/* !(__SPARC_BARRIER_H) */