3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/sparc/include/asm/barrier_32.h

8 lines
160 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __SPARC_BARRIER_H
#define __SPARC_BARRIER_H
#include <asm-generic/barrier.h>
#endif /* !(__SPARC_BARRIER_H) */