summaryrefslogtreecommitdiffhomepage
path: root/pkg/sleep/commit_asm.go
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2019-10-09 11:11:28 -0700
committergVisor bot <gvisor-bot@google.com>2019-10-09 11:11:28 -0700
commit559aba7670694093fa64f2f7bcc06eff004da7cc (patch)
tree39f5745061ba5db88597aa043e08f08fd1c69ad6 /pkg/sleep/commit_asm.go
parenta357fe427b0bf64c8431ae31e33259ad60febac9 (diff)
parent2db866c45f44f302d666172aceaad92901db14af (diff)
Merge pull request #813 from xiaobo55x:pkg_sleep
PiperOrigin-RevId: 273668431
Diffstat (limited to 'pkg/sleep/commit_asm.go')
-rw-r--r--pkg/sleep/commit_asm.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sleep/commit_asm.go b/pkg/sleep/commit_asm.go
index 35e2cc337..75728a97d 100644
--- a/pkg/sleep/commit_asm.go
+++ b/pkg/sleep/commit_asm.go
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// +build amd64
+// +build amd64 arm64
package sleep