#ifndef LINEBLT8DEFS_H #define LINEBLT8DEFS_H 1 void lineBlt8(DLword *srcbase, register int offset, register u_char *destl, register int width, u_char color0, u_char color1, LispPTR sourcetype, LispPTR operation); #endif