Commit b43fc296 by Richard Kenner

(IMMEDIATE_PREFIX): Really define.

From-SVN: r8651
parent d38248f6
...@@ -100,7 +100,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -100,7 +100,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define REGISTER_PREFIX "%" #define REGISTER_PREFIX "%"
#undef IMMEDIATE_PREFIX #undef IMMEDIATE_PREFIX
#define IMMEDIATE_PREFIX #define IMMEDIATE_PREFIX "&"
/* We do not want leading underscores. */ /* We do not want leading underscores. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment