diff options
Diffstat (limited to 'gcc/config/i386/openbsd.h')
-rw-r--r-- | gcc/config/i386/openbsd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/i386/openbsd.h b/gcc/config/i386/openbsd.h index b792450..60f1657 100644 --- a/gcc/config/i386/openbsd.h +++ b/gcc/config/i386/openbsd.h @@ -96,9 +96,6 @@ Boston, MA 02111-1307, USA. */ #undef ASM_PREFERRED_EH_DATA_FORMAT - -/* Note that we pick up TARGET_ASM_OUTPUT_MI_THUNK from unix.h. */ - #undef ASM_COMMENT_START #define ASM_COMMENT_START ";#" |