URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [avr/] [avr-lib.h] - Rev 768
Go to most recent revision | Compare with Previous | Blame | View Log
#ifdef FLOAT #define CMPtype QItype #define DF SF #define DI SI typedef int QItype __attribute__ ((mode (QI))); #endif
Go to most recent revision | Compare with Previous | Blame | View Log