Add a new 'info proc files' subcommand of 'info proc'.
[deliverable/binutils-gdb.git] / gdb / arch / amd64.h
index b50051f698f91c72cec104b63654e59f02f9e62a..4a659657da1972206813650eb9d370a2f2e06ed3 100644 (file)
@@ -15,8 +15,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "tdesc.h"
+#include "common/tdesc.h"
 #include <stdint.h>
 
 target_desc *amd64_create_target_description (uint64_t xcr0, bool is_x32,
-                                             bool is_linux);
+                                             bool is_linux, bool segments);
This page took 0.026621 seconds and 4 git commands to generate.