mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
6 lines
137 B
C
6 lines
137 B
C
/* $NetBSD: openpicreg.h,v 1.1 2002/05/30 16:10:05 nonaka Exp $ */
|
|
|
|
void openpic_init(unsigned char *);
|
|
|
|
#include <powerpc/openpicreg.h>
|