Sign in
gem5
/
arm
/
linux-arm64-legacy
/
bb78e7a12aa4898901d44bcb9d418f4188594427
/
.
/
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) */