Skip to content

Commit 43a8019

Browse files
committed
[rtlibc] remove libc_stdio.h
1 parent 6f1a505 commit 43a8019

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

include/libc/libc_stdio.h

Lines changed: 0 additions & 22 deletions
This file was deleted.

include/rtlibc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include "libc/libc_dirent.h"
1919
#include "libc/libc_signal.h"
2020
#include "libc/libc_fdset.h"
21-
#include "libc/libc_stdio.h"
2221

2322
#ifndef RT_USING_LIBC
2423
#if defined(__CC_ARM) || defined(__CLANG_ARM) || defined(__IAR_SYSTEMS_ICC__)

0 commit comments

Comments
 (0)