1<?xml version="1.0"?>
2<!-- Copyright (C) 2009-2018 Free Software Foundation, Inc.
3     Contributed by ARM Ltd.
4
5     Copying and distribution of this file, with or without modification,
6     are permitted in any medium without royalty provided the copyright
7     notice and this notice are preserved.  -->
8
9<!DOCTYPE target SYSTEM "gdb-target.dtd">
10<target>
11  <architecture>aarch64</architecture>
12  <xi:include href="aarch64-core.xml"/>
13  <xi:include href="aarch64-fpu.xml"/>
14</target>
15