mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-08 02:08:40 +00:00
7 lines
147 B
C
7 lines
147 B
C
#define TARGET_ARCH_SIZE 64
|
|
|
|
/* Labels are not required to have a colon for a suffix. */
|
|
#define LABELS_WITHOUT_COLONS 1
|
|
|
|
#include "obj-format.h"
|