summaryrefslogtreecommitdiff
path: root/src/estd/io/root.zig
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2025-02-14 16:52:16 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2025-02-14 16:52:16 +0100
commit7407f9719be03ec1a93de5bf0af5ac536d370400 (patch)
tree87a066c20ccf492142cbe3c8730ce1fe44108a15 /src/estd/io/root.zig
parent40b847344481803e94e78ba2dacde8dc78636948 (diff)
parentbff7daf2d430062fc37cbf3b69fe102a5b0bad58 (diff)
Merge branch 'master' of https://gitlab.com/Jockerkat/eostreHEADmaster
Diffstat (limited to 'src/estd/io/root.zig')
-rw-r--r--src/estd/io/root.zig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/estd/io/root.zig b/src/estd/io/root.zig
new file mode 100644
index 0000000..704fdd7
--- /dev/null
+++ b/src/estd/io/root.zig
@@ -0,0 +1 @@
+pub const stdio = @import("stdio.zig");