diff options
Diffstat (limited to 'newlib/libc/sys/rtems/crt0.c')
-rw-r--r-- | newlib/libc/sys/rtems/crt0.c | 1 |
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 ) {} |