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