brintos

brintos / linux-shallow public Read only

0
0
Text · 491 B · 7d106f1 Raw
19 lines · c
1/* SPDX-License-Identifier: BSD-3-Clause */2/* Copyright (C) 2022 Microchip Technology Inc. and its subsidiaries.3 * Microchip VCAP API4 */5 6/* This file is autogenerated by cml-utils 2022-10-13 10:04:41 +0200.7 * Commit ID: fd7cafd175899f0672c73afb3a30fc872500ae868 */9 10#ifndef __SPARX5_VCAP_AG_API_H__11#define __SPARX5_VCAP_AG_API_H__12 13/* VCAPs */14extern const struct vcap_info sparx5_vcaps[];15extern const struct vcap_statistics sparx5_vcap_stats;16 17#endif /* __SPARX5_VCAP_AG_API_H__ */18 19