summaryrefslogtreecommitdiff
path: root/out.h
diff options
context:
space:
mode:
Diffstat (limited to 'out.h')
-rw-r--r--out.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/out.h b/out.h
index a1fb857..4cc08ee 100644
--- a/out.h
+++ b/out.h
@@ -1,3 +1,2 @@
#include <stdint.h>
-void main__();
-static void foo();
+void main__(void);