Files
cleonos/cleonos/c/include/cleonos_stdio.h
2026-04-18 13:21:06 +08:00

7 lines
76 B
C

#ifndef CLEONOS_STDIO_H
#define CLEONOS_STDIO_H
#include <stdio.h>
#endif