summaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-30 23:14:41 +0000
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-30 23:14:41 +0000
commit65844f2c258f23204c2678cb0222fb929598e066 (patch)
tree5a104a8dc129e5b890f278a2511409c88b6a2c75 /gcc/system.h
parent591356e89c63314530db8af7a6f4e50470140fa3 (diff)
downloadgcc-65844f2c258f23204c2678cb0222fb929598e066.tar.gz
* system.h: Poison OBJC_PROLOGUE.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67255 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/system.h')
-rw-r--r--gcc/system.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/system.h b/gcc/system.h
index f839f6411c6..222635c8a01 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -640,7 +640,8 @@ typedef char _Bool;
BLOCK_PROFILER BLOCK_PROFILER_CODE FUNCTION_BLOCK_PROFILER \
FUNCTION_BLOCK_PROFILER_EXIT MACHINE_STATE_SAVE \
MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP \
- ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL ASM_OUTPUT_INTERNAL_LABEL
+ ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL ASM_OUTPUT_INTERNAL_LABEL \
+ OBJC_PROLOGUE
/* Hooks that are no longer used. */
#pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \