mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-24 06:18:59 +08:00
*** empty log message ***
From-SVN: r430
This commit is contained in:
parent
c92c981ad9
commit
0310ba22ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user