From 3b5df362d76be7551252b392484e93a1eb8417f4 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 28 Aug 2015 18:12:56 +0800 Subject: [PATCH] chmod -x --- qemu/include/exec/memory.h | 0 qemu/memory.c | 0 qemu/unicorn_common.h | 0 regress/Makefile | 0 regress/ro_mem_test.c | 0 samples/Makefile | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 qemu/include/exec/memory.h mode change 100755 => 100644 qemu/memory.c mode change 100755 => 100644 qemu/unicorn_common.h mode change 100755 => 100644 regress/Makefile mode change 100755 => 100644 regress/ro_mem_test.c mode change 100755 => 100644 samples/Makefile diff --git a/qemu/include/exec/memory.h b/qemu/include/exec/memory.h old mode 100755 new mode 100644 diff --git a/qemu/memory.c b/qemu/memory.c old mode 100755 new mode 100644 diff --git a/qemu/unicorn_common.h b/qemu/unicorn_common.h old mode 100755 new mode 100644 diff --git a/regress/Makefile b/regress/Makefile old mode 100755 new mode 100644 diff --git a/regress/ro_mem_test.c b/regress/ro_mem_test.c old mode 100755 new mode 100644 diff --git a/samples/Makefile b/samples/Makefile old mode 100755 new mode 100644