diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2016-04-13 11:33:42 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-04-13 20:37:12 +0000 |
| commit | 73e2ad20220050f88b1ea79bf5a2e4c4fbee0533 (patch) | |
| tree | 55a9d3d4f977b4fff05d6f00ed05729a907b2e4e /src/runtime | |
| parent | d9712aa82af7192469d75802c6dc1734ea9858b2 (diff) | |
| download | go-73e2ad20220050f88b1ea79bf5a2e4c4fbee0533.tar.xz | |
runtime: rename os1_darwin.go to os_darwin.go
Change-Id: If0e0bc5a85101db1e70faaab168fc2d12024eb93
Reviewed-on: https://go-review.googlesource.com/22005
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime')
| -rw-r--r-- | src/runtime/os_darwin.go (renamed from src/runtime/os1_darwin.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/runtime/os1_darwin.go b/src/runtime/os_darwin.go index a0e3d8ed6b..a0e3d8ed6b 100644 --- a/src/runtime/os1_darwin.go +++ b/src/runtime/os_darwin.go |
