summaryrefslogtreecommitdiff
path: root/newlib/libc/sys/rtems/crt0.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/rtems/crt0.c')
-rw-r--r--newlib/libc/sys/rtems/crt0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/sys/rtems/crt0.c b/newlib/libc/sys/rtems/crt0.c
new file mode 100644
index 0000000..ecfd41e
--- /dev/null
+++ b/newlib/libc/sys/rtems/crt0.c
@@ -0,0 +1 @@
+void rtems_provides_crt0( void ) {}