aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/examples/__main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/examples/__main.c')
-rw-r--r--sim/erc32/examples/__main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/erc32/examples/__main.c b/sim/erc32/examples/__main.c
deleted file mode 100644
index 73c52cd..0000000
--- a/sim/erc32/examples/__main.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Dummy __main for gccx compiled programs */
-
-__main()
-{}