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
This commit is contained in:
Jonathon Reinhart 2015-08-24 21:19:12 -04:00
parent fc6712ee02
commit 9163bba812
15 changed files with 0 additions and 0 deletions

0
include/uc_priv.h Executable file → Normal file
View File

0
include/unicorn/unicorn.h Executable file → Normal file
View File

0
qemu/target-arm/unicorn.h Executable file → Normal file
View File

0
qemu/target-arm/unicorn_aarch64.c Executable file → Normal file
View File

0
qemu/target-arm/unicorn_arm.c Executable file → Normal file
View File

0
qemu/target-i386/unicorn.c Executable file → Normal file
View File

0
qemu/target-i386/unicorn.h Executable file → Normal file
View File

0
qemu/target-m68k/unicorn.c Executable file → Normal file
View File

0
qemu/target-m68k/unicorn.h Executable file → Normal file
View File

0
qemu/target-mips/unicorn.c Executable file → Normal file
View File

0
qemu/target-mips/unicorn.h Executable file → Normal file
View File

0
qemu/target-sparc/unicorn.c Executable file → Normal file
View File

0
qemu/target-sparc/unicorn.h Executable file → Normal file
View File

0
qemu/target-sparc/unicorn64.c Executable file → Normal file
View File

0
uc.c Executable file → Normal file
View File