From 831c851165e112139af1265f294e198401814c1f Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 5 Sep 1990 17:54:31 +0000 Subject: Initial revision --- gdb/stab.gnu.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 gdb/stab.gnu.h (limited to 'gdb/stab.gnu.h') diff --git a/gdb/stab.gnu.h b/gdb/stab.gnu.h deleted file mode 100644 index 77f2d41..0000000 --- a/gdb/stab.gnu.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef __GNU_STAB__ - -/* Indicate the GNU stab.h is in use. */ - -#define __GNU_STAB__ - -#define __define_stab(NAME, CODE, STRING) NAME=CODE, - -enum __stab_debug_code -{ -#include "stab.def" -}; - -#undef __define_stab - -#endif /* __GNU_STAB_ */ -- cgit v1.1