mirror of
				https://gitlab.com/sortix/sortix.git
				synced 2023-02-13 20:55:38 -05:00 
			
		
		
		
	Add assembly file symbol sizes.
This commit is contained in:
		
							parent
							
								
									9224f8f43d
								
							
						
					
					
						commit
						dc4ef04e7c
					
				
					 24 changed files with 61 additions and 37 deletions
				
			
		| 
						 | 
				
			
			@ -95,3 +95,5 @@ call_signal_dispatcher:
 | 
			
		|||
	# If we end up here, it means that the signal didn't override anything and
 | 
			
		||||
	# that we should just go ahead and return to userspace ourselves.
 | 
			
		||||
	iretl
 | 
			
		||||
 | 
			
		||||
.size syscall_handler, .-syscall_handler
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue