mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-27 13:44:01 +00:00
7 lines
76 B
C
7 lines
76 B
C
#ifndef CLEONOS_STDIO_H
|
|
#define CLEONOS_STDIO_H
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif
|