openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

api_ref.h (579B)


      1 /*
      2  * DO NOT EDIT THIS FILE!
      3  * This file is auto-generated.
      4  * Edits to this file will be lost when it is regenerated.
      5  *
      6  * 
      7  * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      8  * 
      9  * Copyright 2007-2020 Broadcom Inc. All rights reserved.
     10  *
     11  * File:	xapi_ref.h
     12  * Purpose:	BCMX API routines reference
     13  * Generator:	mkdispatch 1.54
     14  */
     15 
     16 #ifndef	_BCMX_API_REF_H
     17 #define	_BCMX_API_REF_H
     18 
     19 typedef void (*bcmx_api_ref_t)(void);
     20 
     21 extern bcmx_api_ref_t bcmx_api_tbl[];
     22 
     23 #endif	/* !_BCMX_API_REF_H */