forked from xt-sys/exectos
Allow to clear framebuffer screen with any, custom background color
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/* HAL library routines forward references */
|
||||
XTAPI
|
||||
VOID
|
||||
HlClearScreen(VOID);
|
||||
HlClearScreen(IN ULONG Color);
|
||||
|
||||
XTCDECL
|
||||
XTSTATUS
|
||||
|
Reference in New Issue
Block a user