Home
last modified time | relevance | path

Searched refs:VSHADOW8 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c67 unsigned char VSHADOW8[SCREENBYTES]; variable
72 static unsigned char *s8 = (unsigned char*)VSHADOW8;
637 chr[48 + i] = ((unsigned char*)VSHADOW8)[offset]; in graphics_cursor()