Support the fs_base and gs_base registers on i386.
[deliverable/binutils-gdb.git] / gdb / arch / i386.h
index fa8543808094b4f55757a72d6f6f17e93ad09e4b..9a831cea30029b923f5182b3c2ac6f40b232fbe6 100644 (file)
@@ -21,6 +21,7 @@
 #include "common/tdesc.h"
 #include <stdint.h>
 
-target_desc *i386_create_target_description (uint64_t xcr0, bool is_linux);
+target_desc *i386_create_target_description (uint64_t xcr0, bool is_linux,
+                                            bool segments);
 
 #endif /* ARCH_I386_H */
This page took 0.024725 seconds and 4 git commands to generate.