codekingpro's picture
Add files using upload-large-folder tool
378910a verified
Raw
History Blame Contribute Delete
309 Bytes
/***
* arm_neon.h - declarations/definitions for ARM64 NEON specific intrinsics
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains the declarations for ARM64 NEON intrinsic functions
*
****/
#pragma once
#include <arm64_neon.h>