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_AMD64
|