aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorDan Nicolaescu2010-03-21 12:32:38 -0700
committerDan Nicolaescu2010-03-21 12:32:38 -0700
commit55da5ee3387a587a67d50cfbb8aed4f830e2ed78 (patch)
tree2115ff5c7373853882c36652ef4ae2d4bb7dd22f /src/s
parent82c3d67afb365ecba2c3823beecc25606a8e9d70 (diff)
downloademacs-55da5ee3387a587a67d50cfbb8aed4f830e2ed78.tar.gz
emacs-55da5ee3387a587a67d50cfbb8aed4f830e2ed78.zip
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
* s/aix4-2.h (ORDINARY_LINK): ... here.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/aix4-2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h
index a1abf13466d..f4ffc606221 100644
--- a/src/s/aix4-2.h
+++ b/src/s/aix4-2.h
@@ -170,5 +170,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
170 170
171#define UNEXEC unexaix.o 171#define UNEXEC unexaix.o
172 172
173#define ORDINARY_LINK
174
173/* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562 175/* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562
174 (do not change this comment) */ 176 (do not change this comment) */