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