X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gcc%2Fconfig%2Fm68k%2Fhp320g.h;fp=gcc%2Fconfig%2Fm68k%2Fhp320g.h;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=1e931854e900375d5fdbeb476b8ddaa552037ef8;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/config/m68k/hp320g.h b/gcc/config/m68k/hp320g.h deleted file mode 100644 index 1e931854..00000000 --- a/gcc/config/m68k/hp320g.h +++ /dev/null @@ -1,12 +0,0 @@ -/* Definitions of target machine for GNU compiler. HP-UX 68000/68020 version. - Use this file if GCC is supposed to work with the GNU assembler, - GNU linker and GNU debugger using DBX debugging information. - (In other words, much of HPUX has been cast aside.) */ - -/* This wants DBX format. */ - -#define DBX_DEBUGGING_INFO - -#define USE_GAS - -#include "m68k/hp320.h"