/[gxemul]/trunk/src/include/symbol.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/symbol.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 23 by dpavlin, Mon Oct 8 16:18:38 2007 UTC revision 24 by dpavlin, Mon Oct 8 16:19:56 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: symbol.h,v 1.6 2005/08/09 17:18:23 debug Exp $   *  $Id: symbol.h,v 1.7 2006/03/22 21:39:23 debug Exp $
32   *   *
33   *  Symbol handling routines.   *  Symbol handling routines.
34   */   */
# Line 67  void symbol_readfile(struct symbol_conte Line 67  void symbol_readfile(struct symbol_conte
67  void symbol_recalc_sizes(struct symbol_context *);  void symbol_recalc_sizes(struct symbol_context *);
68  void symbol_init(struct symbol_context *);  void symbol_init(struct symbol_context *);
69    
70    /*  symbol_demangle.c:  */
71    char *symbol_demangle_cplusplus(char *name);
72    
73  #endif  /*  SYMBOL_H  */  #endif  /*  SYMBOL_H  */

Legend:
Removed from v.23  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.26