superh port
[musl] / arch / superh / src / __fpsrc_values.c
1 /* used by gcc for switching the FPU between single and double precision */
2 const unsigned long __fpscr_values[2] = { 0, 0x80000 };