OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [i386/] [sfp-machine.h] - Blame information for rev 734

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 734 jeremybenn
#ifdef __MINGW32__
2
  /* Make sure we are using gnu-style bitfield handling.  */
3
#define _FP_STRUCT_LAYOUT  __attribute__ ((gcc_struct))
4
#endif
5
 
6
#ifdef __x86_64__
7
#include "config/i386/64/sfp-machine.h"
8
#else
9
#include "config/i386/32/sfp-machine.h"
10
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.