bsldnx.h (353B)
1 /* 2 * 3 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 4 * 5 * Copyright 2007-2020 Broadcom Inc. All rights reserved. 6 * 7 * Broadcom System Log State 8 */ 9 10 #ifndef _DIAG_BSLDNX_H 11 #define _DIAG_BSLDNX_H 12 13 int 14 bsldnx_mgmt_init(int unit) ; 15 16 #endif /* !_DIAG_BSLDNX_H */