mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
12 lines
176 B
C
12 lines
176 B
C
/*
|
|
* This file is te-go32.h
|
|
*/
|
|
|
|
#define LOCAL_LABELS_DOLLAR
|
|
#define LOCAL_LABELS_FB
|
|
|
|
#define TARGET_FORMAT "coff-go32"
|
|
|
|
/* these define interfaces */
|
|
#include "obj-format.h"
|