comparison src/m/alpha.h @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 7c94d56991e1
children cc15677e0335
comparison
equal deleted inserted replaced
366:83d76f480a59 367:a4f53d9b3154
17 along with XEmacs; see the file COPYING. If not, write to 17 along with XEmacs; see the file COPYING. If not, write to
18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02111-1307, USA. */
20 20
21 21
22 #ifdef LINUX
23 # define SYSTEM_MALLOC
24 #endif
25
26 #ifdef OSF1 22 #ifdef OSF1
27 # define ORDINARY_LINK 23 # define ORDINARY_LINK
28 #endif 24 #endif
29 25
30 #ifndef __ELF__ 26 #ifndef __ELF__