1 2 3 4 5 6
/* $OpenBSD: intr.h,v 1.2 2001/09/28 04:13:12 drahn Exp $ */ #include <powerpc/intr.h> #ifndef _LOCORE void softtty(void); #endif