api_ref.h (606B)
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 14 * Generated: Fri Aug 19 23:36:26 2011 15 */ 16 17 #ifndef _BCM_API_REF_H 18 #define _BCM_API_REF_H 19 20 typedef void (*bcm_api_ref_t)(void); 21 22 extern bcm_api_ref_t bcm_api_tbl[]; 23 24 #endif /* !_BCM_API_REF_H */