diff options
Diffstat (limited to 'tun/wintun/memmod/memmod_windows_arm64.go')
-rw-r--r-- | tun/wintun/memmod/memmod_windows_arm64.go | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tun/wintun/memmod/memmod_windows_arm64.go b/tun/wintun/memmod/memmod_windows_arm64.go deleted file mode 100644 index b8f1259..0000000 --- a/tun/wintun/memmod/memmod_windows_arm64.go +++ /dev/null @@ -1,8 +0,0 @@ -/* SPDX-License-Identifier: MIT - * - * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. - */ - -package memmod - -const imageFileProcess = IMAGE_FILE_MACHINE_ARM64 |