Cleanup
This commit is contained in:
parent
ea5365dcfd
commit
c5b6aa108d
@ -46,6 +46,10 @@ XTCDECL
|
||||
VOID
|
||||
BlDisableConsoleCursor();
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BlDisplayBootMenu();
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BlDisplayErrorDialog(IN PWCHAR Caption,
|
||||
|
@ -9,10 +9,6 @@
|
||||
#include <xtldr.h>
|
||||
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BlDisplayBootMenu();
|
||||
|
||||
/**
|
||||
* Initializes a list of operating systems for XTLDR boot menu.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user