mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 16:18: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/c6x/include/asm/sections.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								arch/c6x/include/asm/sections.h
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,12 @@ | |||
| #ifndef _ASM_C6X_SECTIONS_H | ||||
| #define _ASM_C6X_SECTIONS_H | ||||
| 
 | ||||
| #include <asm-generic/sections.h> | ||||
| 
 | ||||
| extern char _vectors_start[]; | ||||
| extern char _vectors_end[]; | ||||
| 
 | ||||
| extern char _data_lma[]; | ||||
| extern char _fdt_start[], _fdt_end[]; | ||||
| 
 | ||||
| #endif /* _ASM_C6X_SECTIONS_H */ | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228