blob: 69172a041949d60cfa86536a0209f1f471a1836e [file] [log] [blame]
/** @file
InstrinsicLib class with intrinsic APIs generated by compilers.
Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef INTRINSTIC_LIB_H_
#define INTRINSTIC_LIB_H_
//
// Compiler dependent intrinsic APIs.
//
#endif