Kernel  |  4.4

下载     查看原文件
C++程序  |  8行  |  164 B
#ifndef __SPARC_BARRIER_H
#define __SPARC_BARRIER_H

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

#endif /* !(__SPARC_BARRIER_H) */