Commit 26d8a393 by Ziemowit Laski Committed by Ziemowit Laski

darwin-protos.h (objc_image_info_section): New prototype.

2003-09-25  Ziemowit Laski  <zlaski@apple.com>

        * config/darwin-protos.h (objc_image_info_section):
        New prototype.

From-SVN: r71766
parent b9f42bb0
2003-09-25 Ziemowit Laski <zlaski@apple.com>
* config/darwin-protos.h (objc_image_info_section):
New prototype.
2003-09-25 Ziemowit Laski <zlaski@apple.com>
* Makefile.in (stub-objc.o): Depend on $(GGC_H).
2003-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
......
......@@ -103,6 +103,7 @@ extern void objc_selector_refs_section (void);
extern void objc_selector_fixup_section (void);
extern void objc_symbols_section (void);
extern void objc_module_info_section (void);
extern void objc_image_info_section (void);
extern void objc_protocol_section (void);
extern void objc_string_object_section (void);
extern void objc_constant_string_object_section (void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment