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