forked from Imagelibrary/binutils-gdb
2002-11-18 Klee Dienes <kdienes@apple.com>
* buildsym.c (pop_context): Add comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-11-18 Klee Dienes <kdienes@apple.com>
|
||||
|
||||
* buildsym.c (pop_context): Add comment.
|
||||
|
||||
2002-11-18 Klee Dienes <kdienes@apple.com>
|
||||
|
||||
* buildsym.h (pop_context): Convert to function, defined in
|
||||
|
||||
@@ -1102,6 +1102,9 @@ push_context (int desc, CORE_ADDR valu)
|
||||
return new;
|
||||
}
|
||||
|
||||
/* Pop a context block. Returns the address of the context block just
|
||||
popped. */
|
||||
|
||||
struct context_stack *
|
||||
pop_context (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user