Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 104 → Rev 54

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