From 8389628c1be0f40fb94c1d2859138a09616acf06 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Apr 1996 16:53:46 +0000 Subject: updates from Tony Bennett --- c/src/libmisc/monitor/symbols.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'c/src/libmisc/monitor/symbols.h') diff --git a/c/src/libmisc/monitor/symbols.h b/c/src/libmisc/monitor/symbols.h index 736e7a074b..061ccdd952 100644 --- a/c/src/libmisc/monitor/symbols.h +++ b/c/src/libmisc/monitor/symbols.h @@ -1,7 +1,4 @@ /* - * @(#)symbols.h 1.3 - 95/06/09 - * - * * RTEMS monitor symbol table functions * * Description: @@ -47,14 +44,6 @@ typedef struct { rtems_symbol_t *addresses; /* symbol array by address */ - /* - * String list -- sorted by name (when we do a lookup) - * This is a duplicate of the info in table->addresses, but it's - * pretty small, so I don't worry about it. - */ - - rtems_symbol_t *symbols; /* symbol array */ - /* * String pool, unsorted, a list of blocks of string data */ -- cgit v1.2.3