Skip to content
Snippets Groups Projects
barrier_32.h 164 B
Newer Older
#ifndef __SPARC_BARRIER_H
#define __SPARC_BARRIER_H

#include <asm/processor.h> /* for nop() */
#include <asm-generic/barrier.h>

#endif /* !(__SPARC_BARRIER_H) */