mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-12-04 13:13:25 +01:00
9 lines
164 B
Go
9 lines
164 B
Go
|
/* SPDX-License-Identifier: MIT
|
||
|
*
|
||
|
* Copyright (C) 2020 WireGuard LLC. All Rights Reserved.
|
||
|
*/
|
||
|
|
||
|
package memmod
|
||
|
|
||
|
const imageFileProcess = IMAGE_FILE_MACHINE_ARM64
|