summaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-24 16:07:51 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-24 16:07:51 +0000
commitbd8efb05972ef82f2638ae9a25ad7179062a41de (patch)
tree452c58c4d56f94af5fc21aafedfbe0a02bb023a7 /gcc/config/darwin-protos.h
parentdfecf957a06c647768ef1edf7e4b6f642d70c24f (diff)
downloadgcc-bd8efb05972ef82f2638ae9a25ad7179062a41de.tar.gz
PR java/43504
Revert fix for PR target/33120. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157697 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/darwin-protos.h')
-rw-r--r--gcc/config/darwin-protos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/darwin-protos.h b/gcc/config/darwin-protos.h
index 5675044df7a..b9865ccd4ee 100644
--- a/gcc/config/darwin-protos.h
+++ b/gcc/config/darwin-protos.h
@@ -90,6 +90,3 @@ extern void darwin_asm_output_anchor (rtx symbol);
extern bool darwin_kextabi_p (void);
extern void darwin_override_options (void);
extern void darwin_patch_builtins (void);
-extern void darwin_output_aligned_bss (FILE *, tree, const char *,
- unsigned HOST_WIDE_INT size,
- unsigned int align);