]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/hpsim.h
kobject: remove the static array for the name
[linux-2.6] / include / asm-ia64 / hpsim.h
index d6be3fdc39fa65c7c84e7ced10c18ae0e2512a1d..892ab198a9da86d2a30d3332a3f29df2aaf73a5a 100644 (file)
@@ -7,4 +7,10 @@ static inline int simcons_register(void) { return 1; }
 int simcons_register(void);
 #endif
 
+struct tty_driver;
+extern struct tty_driver *hp_simserial_driver;
+
+void ia64_ssc_connect_irq(long intr, long irq);
+void ia64_ctl_trace(long on);
+
 #endif