darwin-protos.h (darwin_exception_section): Declare.
* config/darwin-protos.h (darwin_exception_section): Declare. (darwin_eh_frame_section): Declare. From-SVN: r46412
This commit is contained in:
parent
92b7812215
commit
3be131bee8
@ -1,3 +1,8 @@
|
||||
2001-10-22 Stan Shebs <shebs@apple.com>
|
||||
|
||||
* config/darwin-protos.h (darwin_exception_section): Declare.
|
||||
(darwin_eh_frame_section): Declare.
|
||||
|
||||
Mon Oct 22 18:21:25 CEST 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.md (movti_rex64): Fix mode.
|
||||
|
@ -59,6 +59,9 @@ extern void darwin_encode_section_info PARAMS ((tree));
|
||||
|
||||
extern void machopic_finish PARAMS ((FILE *));
|
||||
|
||||
extern void darwin_exception_section PARAMS ((void));
|
||||
extern void darwin_eh_frame_section PARAMS ((void));
|
||||
|
||||
#ifdef GCC_C_PRAGMA_H
|
||||
extern void darwin_pragma_ignore PARAMS ((cpp_reader *));
|
||||
extern void darwin_pragma_options PARAMS ((cpp_reader *));
|
||||
|
Loading…
Reference in New Issue
Block a user