Files
cleonos/kit/include/cleonos_stdio.h

7 lines
76 B
C
Raw Normal View History

2026-04-23 21:47:25 +08:00
#ifndef CLEONOS_STDIO_H
#define CLEONOS_STDIO_H
#include <stdio.h>
#endif