diff options
| author | czjstmax <maxwasmailed@proton.me> | 2026-02-22 19:19:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-22 19:19:35 +0100 |
| commit | 320c89c9d0459b344cfebc07343739993924e081 (patch) | |
| tree | 940cf11139ddc4bb2a4ee386ce2819e20b94703f /src/krn/api/io.h | |
| parent | 9fbd39dcbc8da371346370210f4be80e48f05aa9 (diff) | |
github shenanigans
Diffstat (limited to 'src/krn/api/io.h')
| -rw-r--r-- | src/krn/api/io.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/krn/api/io.h b/src/krn/api/io.h index bdd20de..fd92722 100644 --- a/src/krn/api/io.h +++ b/src/krn/api/io.h @@ -1,7 +1,7 @@ -#define MÜLL_STD_H +#define MÜLL_IO_H /* - * Minimal 'standard library' for I/O basics + * Minimal API for kernel I/O basics */ // includes |