mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* gdbtypes.h (struct block): Add forward declaration.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#if !defined (GDBTYPES_H)
|
||||
#define GDBTYPES_H 1
|
||||
|
||||
/* Forward declarations for prototypes. */
|
||||
struct block;
|
||||
|
||||
/* Codes for `fundamental types'. This is a monstrosity based on the
|
||||
bogus notion that there are certain compiler-independent
|
||||
`fundamental types'. None of these is well-defined (how big is
|
||||
|
||||
Reference in New Issue
Block a user