This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new ac20a5c0d6 Remove executable permissions from source files
ac20a5c0d6 is described below

commit ac20a5c0d6f993b03ac4b3a0bb0be2706b9e282b
Author: Nathan Hartman <[email protected]>
AuthorDate: Wed Sep 21 10:22:10 2022 -0400

    Remove executable permissions from source files
---
 arch/arm/src/armv7-a/arm_head.S | 0
 arch/arm/src/armv7-a/arm_scu.c  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/arm/src/armv7-a/arm_head.S b/arch/arm/src/armv7-a/arm_head.S
old mode 100755
new mode 100644
diff --git a/arch/arm/src/armv7-a/arm_scu.c b/arch/arm/src/armv7-a/arm_scu.c
old mode 100755
new mode 100644

Reply via email to