Commit 0310ba22 by Richard Stallman

*** empty log message ***

From-SVN: r430
parent c92c981a
......@@ -100,6 +100,10 @@ output_file_directive ((FILE), main_input_filename)
#define __PTR_TO_INT(P) ((int)(P))
#define __INT_TO_PTR(P) ((char *)(P))
/* The 3b1 does not have `atexit'. */
#undef HAVE_ATEXIT
/* Override parts of m68k.h to fit the SGS-3b1 assembler. */
#undef TARGET_VERSION
......
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