cleanup include/unicorn/*.h

This commit is contained in:
Nguyen Anh Quynh
2017-01-22 06:02:07 +08:00
parent add54ec022
commit a0f7b526bd
3 changed files with 1 additions and 5 deletions

View File

@ -8,7 +8,7 @@
extern "C" {
#endif
#include "unicorn/platform.h"
#include "platform.h"
// Memory-Management Register for instructions IDTR, GDTR, LDTR, TR.
// Borrow from SegmentCache in qemu/target-i386/cpu.h