| 
									
										
										
										
											2007-08-21 13:51:45 +10:00
										 |  |  | #ifndef _ASMIA64_HPSIM_H
 | 
					
						
							|  |  |  | #define _ASMIA64_HPSIM_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #ifndef CONFIG_HP_SIMSERIAL_CONSOLE
 | 
					
						
							|  |  |  | static inline int simcons_register(void) { return 1; } | 
					
						
							|  |  |  | #else
 | 
					
						
							|  |  |  | int simcons_register(void); | 
					
						
							|  |  |  | #endif
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-08-21 13:57:01 +10:00
										 |  |  | struct tty_driver; | 
					
						
							|  |  |  | extern struct tty_driver *hp_simserial_driver; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-03-08 21:01:18 +01:00
										 |  |  | extern int hpsim_get_irq(int intr); | 
					
						
							| 
									
										
										
										
											2007-08-21 13:57:01 +10:00
										 |  |  | void ia64_ctl_trace(long on); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-08-21 13:51:45 +10:00
										 |  |  | #endif
 |