barrier_32.h 164 Bytes edit raw blame history 1 2 3 4 5 6 7 #ifndef __SPARC_BARRIER_H #define __SPARC_BARRIER_H #include <asm/processor.h> /* for nop() */ #include <asm-generic/barrier.h> #endif /* !(__SPARC_BARRIER_H) */