comparison src/m/alpha.h @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents 3ecd8885ac67
children aa5ed11f473b
comparison
equal deleted inserted replaced
443:a8296e22da4e 444:576fb035e263
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__