summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-11-28 20:04:29 -0600
committerLibravatar bigfoot547 <[email protected]>2025-11-28 21:10:48 -0600
commit9b411ad354b8ab7364bcc2a0fe21f7dcd5f46c3d (patch)
tree965e64c704b567c31f7ab35aae6430c2fb30aae3 /main.c
initial commitHEADmaster
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
new file mode 100644
index 0000000..78f2de1
--- /dev/null
+++ b/main.c
@@ -0,0 +1 @@
+int main(void) { return 0; }