Fixed myinttypes.h

This commit is contained in:
Fotis Loukos 2017-04-14 17:40:53 +03:00
parent 308af00815
commit 4d6b830deb
3 changed files with 0 additions and 4 deletions

View File

@ -7,7 +7,6 @@
\*===----------------------------------------------------------------------===*/
#include <stdio.h>
#include "../../myinttypes.h"
/// printInstruction - This method is automatically generated by tablegen
/// from the instruction set description.

View File

@ -6,8 +6,6 @@
#include <ctype.h>
#include <string.h>
#include "../../myinttypes.h"
#include "TMS320C64xInstPrinter.h"
#include "../../MCInst.h"
#include "../../utils.h"

View File

@ -2,7 +2,6 @@
/* TMS320C64x Backend by Fotis Loukos <me@fotisl.com> 2016 */
#include <stdio.h>
#include "../myinttypes.h"
#include <capstone/capstone.h>