diff options
Diffstat (limited to 'sim/common/sim-basics.h')
-rw-r--r-- | sim/common/sim-basics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h index 81a6966..e0cb6d1 100644 --- a/sim/common/sim-basics.h +++ b/sim/common/sim-basics.h @@ -60,7 +60,6 @@ extern int asprintf (char **result, const char *format, ...); /* Global types that code manipulates */ -typedef struct _device device; struct hw; struct _sim_fpu; |