mirror of
				https://gogs.blitter.com/RLabs/xs
				synced 2024-08-14 10:26:42 +00:00 
			
		
		
		
	Fixes for int vs. uintptr args (linux vs. freebsd)
This commit is contained in:
		
							parent
							
								
									d0c1505904
								
							
						
					
					
						commit
						453b2580e6
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -1,4 +1,5 @@ | |||
| // +build freebsd | ||||
| 
 | ||||
| package xs | ||||
| 
 | ||||
| import ( | ||||
|  |  | |||
|  | @ -1,4 +1,5 @@ | |||
| // +build linux,bsd | ||||
| // +build linux | ||||
| 
 | ||||
| package xs | ||||
| 
 | ||||
| import ( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue