diff src/m/alpha.h @ 321:19dcec799385 r21-0-58

Import from CVS: tag r21-0-58
author cvs
date Mon, 13 Aug 2007 10:46:44 +0200
parents 084402c475ba
children 7c94d56991e1
line wrap: on
line diff
--- a/src/m/alpha.h	Mon Aug 13 10:46:01 2007 +0200
+++ b/src/m/alpha.h	Mon Aug 13 10:46:44 2007 +0200
@@ -32,5 +32,5 @@
 # define TEXT_START    0x120000000
 # define DATA_START    0x140000000
   /* The program to be used for unexec. */
-# define UNEXEC unexalpha.o
+# define UNEXEC "unexalpha.o"
 #endif