HyperDbg Debugger
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1/*++
2
3Copyright (c) Microsoft Corporation. All rights reserved.
4
5Module Name:
6
7 common.h
8
9Abstract:
10
11 Common header file for UART library.
12
13--*/
14
15#include <ntdef.h>
16#include "uart.h"
17#include "uartp.h"
18#include "win11sdk.h"