summaryrefslogtreecommitdiff
path: root/src/m/ibms390.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/ibms390.h')
-rw-r--r--src/m/ibms390.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/m/ibms390.h b/src/m/ibms390.h
index c309035dc5c..7269d416a48 100644
--- a/src/m/ibms390.h
+++ b/src/m/ibms390.h
@@ -17,11 +17,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
-
-/* Define VIRT_ADDR_VARIES if the virtual addresses of
- pure and impure space as loaded can vary, and even their
- relative order cannot be relied on.
-
- Otherwise Emacs assumes that text space precedes data space,
- numerically. */
-#define VIRT_ADDR_VARIES
+/* This file is a placeholder -- it does not contain any definitions.
+ At some point we should probably fix this by removing the file
+ and removing all uses of it. */