Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c65 unsigned char VSHADOW2[SCREENBYTES]; variable
70 static unsigned char *s2 = (unsigned char*)VSHADOW2;
635 chr[16 + i] = ((unsigned char*)VSHADOW2)[offset]; in graphics_cursor()