mirror of https://github.com/RT-Thread/rt-thread
[atomic] 头文件循环引用导致未定义
This commit is contained in:
parent
9522ef8486
commit
522ac86bd9
|
@ -18,7 +18,7 @@
|
||||||
#ifndef __RT_HW_H__
|
#ifndef __RT_HW_H__
|
||||||
#define __RT_HW_H__
|
#define __RT_HW_H__
|
||||||
|
|
||||||
#include <rtthread.h>
|
#include <rtdef.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue