mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Forgot this file.
Make the bochs debug output in the very early boot phase available, if AUTO_ENABLE_BOCHS is defined. svn path=/trunk/; revision=15806
This commit is contained in:
@@ -14,5 +14,8 @@ VOID
|
||||
STDCALL
|
||||
KdpBochsInit(struct _KD_DISPATCH_TABLE *DispatchTable,
|
||||
ULONG BootPhase);
|
||||
|
||||
VOID
|
||||
STDCALL
|
||||
KdpBochsDebugPrint(IN PCH Message);
|
||||
|
||||
#endif /* __INCLUDE_INTERNAL_KD_BOCHS_H */
|
||||
|
||||
Reference in New Issue
Block a user