133965Sjdp#define TE_PE
2130561Sobrien#define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels.  */
333965Sjdp
433965Sjdp/* The PE format supports long section names.  */
533965Sjdp#define COFF_LONG_SECTION_NAMES
633965Sjdp
733965Sjdp#include "obj-format.h"
8