api_ref.h (571B)
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: api_ref.h 12 * Purpose: BCM API routines reference 13 * Generator: mkdispatch 1.54 14 */ 15 16 #ifndef _BCM_API_REF_H 17 #define _BCM_API_REF_H 18 19 typedef void (*bcm_api_ref_t)(void); 20 21 extern bcm_api_ref_t bcm_api_tbl[]; 22 23 #endif /* !_BCM_API_REF_H */