Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 54 → Rev 80

/shark/trunk/drivers/svga/vgaversion.h
1,2 → 1,7
#include "ll/sys/cdefs.h"
 
__BEGIN_DECLS
int vga_version=0x1917;
static char versionstr[32]="1.9.17";
__END_DECLS