diff options
Diffstat (limited to 'newlib/libc/sys/decstation/_main.c')
-rw-r--r-- | newlib/libc/sys/decstation/_main.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/libc/sys/decstation/_main.c b/newlib/libc/sys/decstation/_main.c new file mode 100644 index 0000000..6487808 --- /dev/null +++ b/newlib/libc/sys/decstation/_main.c @@ -0,0 +1,6 @@ + +__main() +{ + + +} |