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