mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
add libc_stdio.h
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
* 2020-09-05 Meco Manthe first version
|
||||
*/
|
||||
|
||||
#ifndef __LIBC_LIMITS_H__
|
||||
#define __LIBC_LIMITS_H__
|
||||
#ifndef LIBC_LIMITS_H__
|
||||
#define LIBC_LIMITS_H__
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user