diff --git a/arch/sh/src/__fpscr_values.c b/arch/sh/src/__fpscr_values.c deleted file mode 100644 index 374df30e..00000000 --- a/arch/sh/src/__fpscr_values.c +++ /dev/null @@ -1,5 +0,0 @@ -#include "libc.h" - -/* used by gcc for switching the FPU between single and double precision */ -//const unsigned long __fpscr_values[2] ATTR_LIBC_VISIBILITY = { 0, 0x80000 }; -