summary refs log tree commit diff
path: root/main.c
diff options
context:
space:
mode:
authorwrmr2024-10-30 14:18:15 -0500
committerwrmr2024-10-30 14:18:15 -0500
commit3dd482cd75e14b2b438282b686ace59d436d502c (patch)
tree5ce17feebeab520ca1243debb86f54a856b7ac14 /main.c
initial commit
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
new file mode 100644
index 0000000..e8599dc
--- /dev/null
+++ b/main.c
@@ -0,0 +1,2 @@
+int main(void) {
+}