/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: common.h Abstract: Common header file for UART library. --*/ #include #include "uart.h" #include "uartp.h"