mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 09:02:20 +08:00
[atomic] 头文件循环引用导致未定义
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
9522ef8486
commit
522ac86bd9
@@ -18,7 +18,7 @@
|
||||
#ifndef __RT_HW_H__
|
||||
#define __RT_HW_H__
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <rtdef.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user