1 #ifndef __SPARC_BARRIER_H
2 #define __SPARC_BARRIER_H
3 
4 #include <asm-generic/barrier.h>
5 
6 #endif /* !(__SPARC_BARRIER_H) */
7