Subversion Repositories shark

Rev

Rev 54 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
80 pj 1
#include "ll/sys/cdefs.h"
2
 
3
__BEGIN_DECLS
54 pj 4
int vga_version=0x1917;
5
static char versionstr[32]="1.9.17";
80 pj 6
__END_DECLS
7