aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/linux
diff options
context:
space:
mode:
authorWilliam Josephson <wjosephson@gmail.com>2009-11-18 09:19:29 -0800
committerRuss Cox <rsc@golang.org>2009-11-18 09:19:29 -0800
commit4c0f262a2d475531c4a4e9d101dea2922b5d1e09 (patch)
tree87b0de0a36ef5b61cd2f439b86f67cd95712b33c /src/pkg/runtime/linux
parent72e7444ad4d222aa26818f45cb40ef80a6a176e9 (diff)
downloadgo-4c0f262a2d475531c4a4e9d101dea2922b5d1e09.tar.xz
Remove unnecessary execute bits.
R=rsc https://golang.org/cl/156077
Diffstat (limited to 'src/pkg/runtime/linux')
-rw-r--r--[-rwxr-xr-x]src/pkg/runtime/linux/386/defs.h0
-rw-r--r--[-rwxr-xr-x]src/pkg/runtime/linux/386/rt0.s0
-rw-r--r--[-rwxr-xr-x]src/pkg/runtime/linux/386/sys.s0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/pkg/runtime/linux/386/defs.h b/src/pkg/runtime/linux/386/defs.h
index 94bc2b5b6f..94bc2b5b6f 100755..100644
--- a/src/pkg/runtime/linux/386/defs.h
+++ b/src/pkg/runtime/linux/386/defs.h
diff --git a/src/pkg/runtime/linux/386/rt0.s b/src/pkg/runtime/linux/386/rt0.s
index 4d2345d8c2..4d2345d8c2 100755..100644
--- a/src/pkg/runtime/linux/386/rt0.s
+++ b/src/pkg/runtime/linux/386/rt0.s
diff --git a/src/pkg/runtime/linux/386/sys.s b/src/pkg/runtime/linux/386/sys.s
index 097dfe9155..097dfe9155 100755..100644
--- a/src/pkg/runtime/linux/386/sys.s
+++ b/src/pkg/runtime/linux/386/sys.s