 b6cbf7203b
			
		
	
	
		b6cbf7203b
		
	
	
	
	
		
			
			This patch imports the unmodified current version of NetBSD libc. The NetBSD includes are in /nbsd_include, while the libc code itself is split between lib/nbsd_libc and common/lib/libc.
		
			
				
	
	
		
			9 lines
		
	
	
		
			204 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			204 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
| /*
 | |
|  * Code for bzero() is in memset.S
 | |
|  *
 | |
|  * This file is left in place so that libc.a doesn't get a duplicate
 | |
|  * symbol error on update builds.
 | |
|  *
 | |
|  * If you are reading this in 2010, delete the file!
 | |
|  */
 |