unicorn/include/unicorn
Jonathon Reinhart 9163bba812 restore mode of .[ch] files
These were marked as executable in 5c3b6819, likely due to a Windows
filesystem being involved. This can be avoided:
http://stackoverflow.com/q/1580596/119527
2015-08-24 21:19:12 -04:00
..
arm.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
arm64.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
m68k.h renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
platform.h import 2015-08-21 15:04:50 +08:00
sparc.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
unicorn.h restore mode of .[ch] files 2015-08-24 21:19:12 -04:00
x86.h x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP 2015-08-24 13:58:52 +08:00