diff options
Diffstat (limited to 'gcc/dwarfout.h')
-rw-r--r-- | gcc/dwarfout.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dwarfout.h b/gcc/dwarfout.h index bd4eaf3..973c07e 100644 --- a/gcc/dwarfout.h +++ b/gcc/dwarfout.h @@ -19,5 +19,3 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ extern void dwarfout_file_scope_decl PARAMS ((tree , int)); - -extern void dwarfout_begin_function PARAMS ((void)); |