add directory gnu

This commit is contained in:
gohigh
2024-02-19 00:24:47 -05:00
parent 32616db5a4
commit a40f4cadb0
5086 changed files with 1860970 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/* 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 "hp320.h"