// Copyright 2025 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.

#ifndef XNNPACK_YNNPACK_BASE_SIMD_X86_AVX512F_H_
#define XNNPACK_YNNPACK_BASE_SIMD_X86_AVX512F_H_

#include "ynnpack/base/simd/generic.inc"  // IWYU pragma: export
#include "ynnpack/base/simd/x86_avx512f_base.h"  // IWYU pragma: export

#endif  // XNNPACK_YNNPACK_BASE_SIMD_X86_AVX512F_H_
