diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/amdx86-64.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h index fdb2b02fe70..0192afc9d45 100644 --- a/src/m/amdx86-64.h +++ b/src/m/amdx86-64.h | |||
| @@ -98,8 +98,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 98 | #define PNTR_COMPARISON_TYPE unsigned long | 98 | #define PNTR_COMPARISON_TYPE unsigned long |
| 99 | 99 | ||
| 100 | /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ | 100 | /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ |
| 101 | 101 | #undef DATA_SEG_BITS | |
| 102 | #define XPNTR(a) XUINT (a) | ||
| 103 | 102 | ||
| 104 | #undef START_FILES | 103 | #undef START_FILES |
| 105 | #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o | 104 | #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o |