aboutsummaryrefslogtreecommitdiffstats
path: root/c/true.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/true.c')
-rw-r--r--c/true.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/true.c b/c/true.c
deleted file mode 100644
index 4cf437e..0000000
--- a/c/true.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "gbos.h"
-void main(void) { sexit(0); }