mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
* config/te-sco386.h: Remove; not used.
This commit is contained in:
parent
9ae9e58254
commit
e691320ea4
@ -177,7 +177,6 @@ te-pe.h
|
||||
te-ppcnw.h
|
||||
te-psos.h
|
||||
te-riscix.h
|
||||
te-sco386.h
|
||||
te-sparcaout.h
|
||||
te-sun3.h
|
||||
te-svr4.h
|
||||
|
@ -1,10 +0,0 @@
|
||||
/* Machine specific defines for the SCO Unix V.3.2 ODT */
|
||||
|
||||
/* Local labels start with a period. */
|
||||
#define LOCAL_LABEL(name) (name[0] == '.' \
|
||||
&& (name[1] == 'L' || name[1] == '.'))
|
||||
#define FAKE_LABEL_NAME ".L0\001"
|
||||
|
||||
#include "obj-format.h"
|
||||
|
||||
/* end of te-sco386.h */
|
Loading…
Reference in New Issue
Block a user