1 2 3 4 5 6
/* $OpenBSD: intr.h,v 1.1 2003/10/31 03:54:33 drahn Exp $ */ #include <powerpc/intr.h> #ifndef _LOCORE void softtty(void); #endif