comparison src/m/amdahl.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents e6b8c505563a
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
49599:5ade352e8d1c 49600:23a1cea22d13
1 /* amdahl machine description file 1 /* amdahl machine description file
2 Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc. 2 Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
3 3
4 This file is part of GNU Emacs. 4 This file is part of GNU Emacs.
5 5
6 GNU Emacs is free software; you can redistribute it and/or modify 6 GNU Emacs is free software; you can redistribute it and/or modify
121 121
122 #define C_OPTIMIZE_SWITCH 122 #define C_OPTIMIZE_SWITCH
123 123
124 /* Put text and data on non-segment boundary; makes image smaller */ 124 /* Put text and data on non-segment boundary; makes image smaller */
125 125
126 #define LD_SWITCH_MACHINE -N 126 #define LD_SWITCH_MACHINE -N
127 127
128 /* When writing the 'xemacs' file, make text segment ro */ 128 /* When writing the 'xemacs' file, make text segment ro */
129 #define EXEC_MAGIC 0410 129 #define EXEC_MAGIC 0410
130 130
131 /* Mask for address bits within a memory segment */ 131 /* Mask for address bits within a memory segment */