]> Cypherpunks repositories - gostls13.git/commit
runtime: remove remaining windows/arm files and comments
authorqmuntal <quimmuntal@gmail.com>
Thu, 21 Aug 2025 14:08:39 +0000 (16:08 +0200)
committerQuim Muntal <quimmuntal@gmail.com>
Thu, 21 Aug 2025 18:41:22 +0000 (11:41 -0700)
commit9b0a507735e8c0210f7f8a1cb875836133c1cee9
treeced1a59a21468b89aeb32d44affd68bd356a6128
parent1843f1e9c0e44835b0a683f69ab33ff9ea744f6c
runtime: remove remaining windows/arm files and comments

CL 648795 deleted most of windows/arm code, but some files escaped from
the purge.

This CL finishes the job.

For #71671

Change-Id: Id454c40a673a1a2a9f190d79248e6d56104cdd61
Reviewed-on: https://go-review.googlesource.com/c/go/+/698036
Reviewed-by: qiu laidongfeng <2645477756@qq.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/internal/runtime/syscall/windows/asm_windows_arm.s [deleted file]
src/runtime/defs_windows_arm.go [deleted file]
src/runtime/os_windows_arm.go [deleted file]
src/runtime/sys_windows_arm.s [deleted file]
src/runtime/syscall_windows.go