RTEMS
cpukit
score
cpu
sparc
include
rtems
score
cpuatomic.h
1
/*
2
* COPYRIGHT (c) 2012-2013 Deng Hengyi.
3
*
4
* The license and distribution terms for this file may be
5
* found in the file LICENSE in this distribution or at
6
* http://www.rtems.org/license/LICENSE.
7
*/
8
9
#ifndef _RTEMS_SCORE_ATOMIC_CPU_H
10
#define _RTEMS_SCORE_ATOMIC_CPU_H
11
12
#include <
rtems/score/cpustdatomic.h
>
13
14
#endif
/* _RTEMS_SCORE_ATOMIC_CPU_H */
cpustdatomic.h
Atomic Operations CPU API.
Generated by
1.8.14