mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-12-02 12:13:18 +01:00
d4112d9096
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
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_AMD64
|