Changeset 665
- Timestamp:
- Sep 9, 2003, 12:53:59 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/emx.h
-
Property cvs2svn:cvs-rev
changed from
1.17
to1.18
r664 r665 109 109 (DECL_LANG_SPECIFIC(decl) && DECL_FUNCTION_MEMBER_P (decl) ? 0 : \ 110 110 emx_c_set_decl_assembler_name (decl)) 111 112 /* pretty warnings and errors in C++ */ 113 struct output_buffer; 114 extern void emx_print_callingconvention PARAMS ((tree type, struct output_buffer *scratch_buffer)); 111 115 112 116 /* This macros will stick a label to exception table for current file, -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.