ReactOS
0.4.15-dev-4916-gd519b11
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
VOID NTAPI | LlbHwOmap3UartInitialize (VOID) |
VOID NTAPI | LlbHwUartSendChar (IN CHAR Char) |
BOOLEAN NTAPI | LlbHwUartTxReady (VOID) |
ULONG NTAPI | LlbHwGetUartBase (IN ULONG Port) |
Definition at line 29 of file hwuart.c.
Referenced by LlbSerialPutChar().