decode.h revision 75344
1284990Scy/* $FreeBSD: head/usr.sbin/vidcontrol/decode.h 75344 2001-04-09 17:24:29Z sobomax $ */
2284990Scy
3284990Scyint decode(FILE *fd, char *buffer, int len);
4284990Scy