mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
9 lines
257 B
C
9 lines
257 B
C
/* $FreeBSD$ */
|
|
|
|
/* This header exists to avoid editing contrib/gcc/config/elfos.h - which
|
|
isn't coded to be defensive as it should... */
|
|
|
|
#undef ASM_DECLARE_OBJECT_NAME
|
|
#undef ASM_OUTPUT_IDENT
|
|
#undef IDENT_ASM_OP
|
|
#undef READONLY_DATA_SECTION_ASM_OP
|