/* $OpenBSD: busswfunc.h,v 1.4 2002/03/14 01:26:39 millert Exp $ */ #ifndef _MVME88K_BUSSWF_H_ #define _MVME88K_BUSSWF_H_ int busswintr_establish(int vec, struct intrhand *ih); #endif /* _MVME88K_PCCTWO_H_ */