comparison src/m/ncr386.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
11 so that shared libraries will be found at execution time 11 so that shared libraries will be found at execution time
12 just as they are found at link time. */ 12 just as they are found at link time. */
13 #define LD_SWITCH_X_DEFAULT -Xlinker LD_SWITCH_X_SITE_AUX 13 #define LD_SWITCH_X_DEFAULT -Xlinker LD_SWITCH_X_SITE_AUX
14 14
15 #endif /* __GNUC__ */ 15 #endif /* __GNUC__ */
16
17 /* arch-tag: 79c76283-7d50-499b-b910-8ef980357758
18 (do not change this comment) */