forked from AbleOS/ableos
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
SVGA_REG_ENABLE_DISABLE := 0
|
|
SVGA_REG_ENABLE_ENABLE := 1
|
|
SVGA_REG_ENABLE_HIDE := 2
|
|
SVGA_REG_ENABLE_ENABLE_HIDE := SVGA_REG_ENABLE_ENABLE | SVGA_REG_ENABLE_HIDE |