diff options
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/ibmrs6000.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h index 90fd21b5cd1..2d8681185ad 100644 --- a/src/m/ibmrs6000.h +++ b/src/m/ibmrs6000.h | |||
| @@ -83,9 +83,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 83 | #define LIBS_MACHINE | 83 | #define LIBS_MACHINE |
| 84 | #endif /* USG5_4 */ | 84 | #endif /* USG5_4 */ |
| 85 | 85 | ||
| 86 | #undef ADDR_CORRECT | ||
| 87 | #define ADDR_CORRECT(x) ((int)(x)) | ||
| 88 | |||
| 89 | #define START_FILES | 86 | #define START_FILES |
| 90 | /*** BUILD 9008 - FIONREAD problem still exists in X-Windows. ***/ | 87 | /*** BUILD 9008 - FIONREAD problem still exists in X-Windows. ***/ |
| 91 | #define BROKEN_FIONREAD | 88 | #define BROKEN_FIONREAD |