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
This commit is contained in:
parent
b9f42bb060
commit
26d8a39350
@ -1,3 +1,8 @@
|
||||
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).
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user