Files
system76-edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbHook.h
2019-04-09 10:58:08 -07:00

15 lines
250 B
C

/** @file
Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _EFI_EDB_HOOKER_H_
#define _EFI_EDB_HOOKER_H_
#include <Uefi.h>
#include "EbcDebuggerHook.h"
#endif