diff options
| author | William Josephson <wjosephson@gmail.com> | 2009-11-18 09:19:29 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-11-18 09:19:29 -0800 |
| commit | 4c0f262a2d475531c4a4e9d101dea2922b5d1e09 (patch) | |
| tree | 87b0de0a36ef5b61cd2f439b86f67cd95712b33c /src/pkg/runtime/linux | |
| parent | 72e7444ad4d222aa26818f45cb40ef80a6a176e9 (diff) | |
| download | go-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.h | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/pkg/runtime/linux/386/rt0.s | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/pkg/runtime/linux/386/sys.s | 0 |
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 |
