| 
									
										
										
										
											2005-09-07 15:27:09 -05:00
										 |  |  | #ifndef _ASM_POWERPC_SIGINFO_H
 | 
					
						
							|  |  |  | #define _ASM_POWERPC_SIGINFO_H
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | /*
 | 
					
						
							|  |  |  |  * This program is free software; you can redistribute it and/or | 
					
						
							|  |  |  |  * modify it under the terms of the GNU General Public License | 
					
						
							|  |  |  |  * as published by the Free Software Foundation; either version | 
					
						
							|  |  |  |  * 2 of the License, or (at your option) any later version. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-09-01 15:51:52 -05:00
										 |  |  | #ifdef __powerpc64__
 | 
					
						
							|  |  |  | #    define __ARCH_SI_PREAMBLE_SIZE	(4 * sizeof(int))
 | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #include <asm-generic/siginfo.h>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-09-10 16:01:10 +10:00
										 |  |  | #undef NSIGTRAP
 | 
					
						
							|  |  |  | #define NSIGTRAP	4
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-09-07 15:27:09 -05:00
										 |  |  | #endif	/* _ASM_POWERPC_SIGINFO_H */
 |