Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 54 → Rev 80

/shark/trunk/drivers/svga/interface.h
1,5 → 1,8
#include "ll/sys/cdefs.h"
 
__BEGIN_DECLS
 
 
/* Prototypes of functions defined in interface.c. */
 
/*
21,3 → 24,4
*/
 
void __svgalib_clear_accelspecs(AccelSpecs * accelspecs);
__END_DECLS