Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
[deliverable/binutils-gdb.git] / gas / ecoff.h
index ed0be76171b3dfd44971af96e89d7d4a63dff47f..a99db5a70f4360bbab82fc915baa32998d26a8ea 100644 (file)
@@ -1,5 +1,5 @@
 /* ecoff.h -- header file for ECOFF debugging support
-   Copyright (C) 1993, 94, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 1993, 94, 95, 96, 1997 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
    Put together by Ian Lance Taylor <ian@cygnus.com>.
 
@@ -103,5 +103,8 @@ extern int ecoff_no_current_file PARAMS ((void));
    file.  */
 extern void ecoff_generate_asm_lineno PARAMS ((const char *, int));
 
+/* This function returns the symbol associated with the current proc.  */
+extern symbolS *ecoff_get_cur_proc_sym PARAMS ((void));
+
 #endif /* ! GAS_ECOFF_H */
 #endif /* ECOFF_DEBUGGING */
This page took 0.02413 seconds and 4 git commands to generate.