mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 23:58:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								arch/mips/include/asm/mach-au1x00/prom.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								arch/mips/include/asm/mach-au1x00/prom.h
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,12 @@ | |||
| #ifndef __AU1X00_PROM_H | ||||
| #define __AU1X00_PROM_H | ||||
| 
 | ||||
| extern int prom_argc; | ||||
| extern char **prom_argv; | ||||
| extern char **prom_envp; | ||||
| 
 | ||||
| extern void prom_init_cmdline(void); | ||||
| extern char *prom_getenv(char *envname); | ||||
| extern int prom_get_ethernet_addr(char *ethernet_addr); | ||||
| 
 | ||||
| #endif | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228