mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 18:41:27 +00:00
import gdb-1999-06-28 snapshot
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
struct foo *foop;
|
||||
extern struct foo *getfoo ();
|
||||
#ifdef PROTOTYPES
|
||||
extern void putfoo (struct foo *foop);
|
||||
#endif
|
||||
|
||||
int main ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user