Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / i386.c
index ab24cf71cb59f51b33b3f04e98950c4d955ab624..d08ac6a5e8632457ee6dc8642195da89780102de 100644 (file)
    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 "common/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "i386.h"
-#include "common/tdesc.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/tdesc.h"
+#include "gdbsupport/x86-xstate.h"
 #include <stdlib.h>
 
 #include "../features/i386/32bit-core.c"
This page took 0.024017 seconds and 4 git commands to generate.