mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-02-07 03:09:12 +01:00
9 lines
169 B
Go
9 lines
169 B
Go
/* SPDX-License-Identifier: MIT
|
|
*
|
|
* Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
|
|
*/
|
|
|
|
package memmod
|
|
|
|
const imageFileProcess = IMAGE_FILE_MACHINE_ARMNT
|