Signed-off-by: Simon Rozman <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
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_ARMNT
|