* m32r.h (E_M32RX_ARCH): Define.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | Mon Oct  4 17:42:38 1999  Doug Evans  <devans@canuck.cygnus.com> | ||||||
|  |  | ||||||
|  | 	* m32r.h (E_M32RX_ARCH): Define. | ||||||
|  |  | ||||||
| 1999-09-15  Ulrich Drepper  <drepper@cygnus.com> | 1999-09-15  Ulrich Drepper  <drepper@cygnus.com> | ||||||
|  |  | ||||||
| 	* hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL. | 	* hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL. | ||||||
|   | |||||||
| @@ -62,5 +62,7 @@ END_RELOC_NUMBERS | |||||||
|  |  | ||||||
| /* m32r code.  */ | /* m32r code.  */ | ||||||
| #define E_M32R_ARCH		0x00000000 | #define E_M32R_ARCH		0x00000000 | ||||||
|  | /* m32rx code.  */ | ||||||
|  | #define E_M32RX_ARCH		0x10000000 | ||||||
|  |  | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user