wintun: Introduce new package for obscuring Windows bits

This commit is contained in:
Jason A. Donenfeld
2019-02-07 04:18:27 +01:00
parent 306d08e692
commit ea59177f1c
12 changed files with 527 additions and 487 deletions

View File

@@ -0,0 +1,8 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
*/
package setupapi
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsetupapi_windows.go setupapi_windows.go