Don't pull in all the trap handlers every time.
This commit is contained in:
		
							parent
							
								
									f58d7e7d30
								
							
						
					
					
						commit
						4e90de00e9
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -7,10 +7,6 @@
 | 
			
		|||
#include "asm.h"
 | 
			
		||||
 | 
			
		||||
.define .trp
 | 
			
		||||
.define earray, erange, eset, eiovfl, efovfl, efunfl, eidivz, eidivz
 | 
			
		||||
.define efdivz, eiund, efund, econv, estack, eheap, eillins, eoddz
 | 
			
		||||
.define ecase, ememflt, ebadptr, ebadpc, ebadlae, ebadmon, ebadlin, ebadgto
 | 
			
		||||
.define eunimpl
 | 
			
		||||
.define EARRAY, ERANGE, ESET, EIOVFL, EFOVFL, EFUNFL, EIDIVZ, EIDIVZ
 | 
			
		||||
.define EFDIVZ, EIUND, EFUND, ECONV, ESTACK, EHEAP, EILLINS, EODDZ
 | 
			
		||||
.define ECASE, EMEMFLT, EBADPTR, EBADPC, EBADLAE, EBADMON, EBADLIN, EBADGTO
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue