Jakub Jelinek <jj@ultra.linux.cz>
* sparc.h (EF_SPARC_SUN_US3): Define in Cheetah extensions flag (as per SCD2.4.1).
This commit is contained in:
parent
e06510e6e7
commit
97272b323d
2 changed files with 7 additions and 1 deletions
|
@ -29,6 +29,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||
#define EF_SPARC_32PLUS 0x000100 /* generic V8+ features */
|
||||
#define EF_SPARC_SUN_US1 0x000200 /* Sun UltraSPARC1 extensions */
|
||||
#define EF_SPARC_HAL_R1 0x000400 /* HAL R1 extensions */
|
||||
#define EF_SPARC_SUN_US3 0x000800 /* Sun UltraSPARCIII extensions */
|
||||
|
||||
#define EF_SPARC_LEDATA 0x800000 /* little endian data */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue