mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			64 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			64 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include <string.h>
 | |
| 
 | |
| void *memdup(const void *src, size_t len);
 | 
