MIPS: compat: Mark N32 syscall table as data object.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
		
					parent
					
						
							
								2a9c275176
							
						
					
				
			
			
				commit
				
					
						43dec43069
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -103,6 +103,7 @@ not_n32_scall:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	END(handle_sysn32)
 | 
						END(handle_sysn32)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						.type	sysn32_call_table, @object
 | 
				
			||||||
EXPORT(sysn32_call_table)
 | 
					EXPORT(sysn32_call_table)
 | 
				
			||||||
	PTR	sys_read			/* 6000 */
 | 
						PTR	sys_read			/* 6000 */
 | 
				
			||||||
	PTR	sys_write
 | 
						PTR	sys_write
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue