From 4ace50a5102f0839b7838993401520d90ee268d2 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Wed, 22 Apr 1992 16:46:47 +0000 Subject: Remove now obsolete signame.c and signame.h; functionality is handled by libiberty/strsignal.c. Widespread changes to use libiberty/strerror.c functions for errno manipulations and libiberty/strsignal.c for signo (signals) manipulations. --- gdb/xm-apollo68v.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/xm-apollo68v.h') diff --git a/gdb/xm-apollo68v.h b/gdb/xm-apollo68v.h index 49068e4..e510e99 100644 --- a/gdb/xm-apollo68v.h +++ b/gdb/xm-apollo68v.h @@ -43,6 +43,3 @@ on those where it does, it occurs quite reliably. */ #define HAVE_TERMIO #define FETCH_INFERIOR_REGISTERS - -#define SYS_SIGLIST_MISSING 0 /* we have it on the apollo */ - -- cgit v1.1