summaryrefslogblamecommitdiff
path: root/arch/sh/src/__fpscr_values.c
blob: 374df30efe2ba5740ecd2fd017b500bb66e60ff3 (plain) (tree)
1
2
3
4
5

                 
                                                                           
                                                                              
 
#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 };