libmetal
Loading...
Searching...
No Matches
atomic.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/*
8 * @file gcc/atomic.h
9 * @brief GCC specific atomic primitives for libmetal.
10 */
11
12#ifndef __METAL_ARM_ATOMIC__H__
13#define __METAL_ARM_ATOMIC__H__
14
15#endif /* __METAL_ARM_ATOMIC__H__ */