Commit 3be131be by Stan Shebs Committed by Stan Shebs

darwin-protos.h (darwin_exception_section): Declare.

        * config/darwin-protos.h (darwin_exception_section): Declare.
        (darwin_eh_frame_section): Declare.

From-SVN: r46412
parent 92b78122
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 *));
......
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