blob: 274482f0d1244cdabc5436c5542a2b829083ae93 [file] [log] [blame]
/** @file
AML Include file
Copyright (c) 2019 - 2020, Arm Limited. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef AML_INCLUDE_H_
#define AML_INCLUDE_H_
#include <Base.h>
#include <Library/BaseLib.h>
#include <Library/BaseMemoryLib.h>
#include <Library/DebugLib.h>
#include <Library/MemoryAllocationLib.h>
#endif // AML_INCLUDE_H_