diff options
Diffstat (limited to 'gdb/features/tic6x-gp.c')
-rw-r--r-- | gdb/features/tic6x-gp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/tic6x-gp.c b/gdb/features/tic6x-gp.c index df0d0e3..b624588 100644 --- a/gdb/features/tic6x-gp.c +++ b/gdb/features/tic6x-gp.c @@ -1,7 +1,7 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: tic6x-gp.xml */ -#include "arch/tdesc.h" +#include "common/tdesc.h" static int create_feature_tic6x_gp (struct target_desc *result, long regnum) |