setupapi: extend struct size constant definitions for arm(64)
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
		
							parent
							
								
									d60857e1a7
								
							
						
					
					
						commit
						250b9795f3
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -1,3 +1,5 @@ | |||
| // +build 386 arm
 | ||||
| 
 | ||||
| /* SPDX-License-Identifier: MIT | ||||
|  * | ||||
|  * Copyright (C) 2019 WireGuard LLC. All Rights Reserved. | ||||
|  | @ -1,3 +1,5 @@ | |||
| // +build amd64 arm64
 | ||||
| 
 | ||||
| /* SPDX-License-Identifier: MIT | ||||
|  * | ||||
|  * Copyright (C) 2019 WireGuard LLC. All Rights Reserved. | ||||
		Loading…
	
		Reference in a new issue