summaryrefslogtreecommitdiff
path: root/arch/superh/src/__fpsrc_values.c
blob: 560566176e4257ecb1b974be1430fc94dfe145b2 (plain) (blame)
1
2
/* used by gcc for switching the FPU between single and double precision */
const unsigned long __fpscr_values[2] = { 0, 0x80000 };