summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/intr.h
blob: 9d36710188d507dd393c9a16aa96d78fa8f46371 (plain)
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