>Actually __sparc is sufficient to cover 32-bit or 64-bit SPARC ABIs. >Also #if defined(_BIG_ENDIAN) might be even more useful.
Start with include <sys/isa_defs.h> and you'll get all of the important properties. Casper
>Actually __sparc is sufficient to cover 32-bit or 64-bit SPARC ABIs. >Also #if defined(_BIG_ENDIAN) might be even more useful.
Start with include <sys/isa_defs.h> and you'll get all of the important properties. Casper