xref: /netbsd-src/sys/arch/amiga/dev/grf_ccreg.h (revision ae1bfcddc410612bc8c58b807e1830becb69a24c)
1 /*
2  *	$Id: grf_ccreg.h,v 1.6 1994/05/08 05:53:06 chopps Exp $
3  */
4 int grfcc_cnprobe __P((void));
5 void grfcc_iteinit __P((struct grf_softc *));
6 int cc_mode __P((struct grf_softc *, int, void *, int, int));
7