OpenNSL API Guide and Reference Manual
Welcome
OpenNSL Documentation
API Reference
Files
File List
Globals
include
opennsl
initX.h
Go to the documentation of this file.
1
4
/*****************************************************************************
5
*
6
* This software is governed by the Broadcom Advanced Switch APIs license.
7
* This license is set out in the
8
* https://github.com/Broadcom-Switch/OpenNSL/Legal/LICENSE-Adv file.
9
*
10
* Copyright 2015-2016 Broadcom Corporation. All rights reserved.
11
*
12
***************************************************************************/
16
#ifndef __OPENNSL_INITX_H__
17
#define __OPENNSL_INITX_H__
18
19
#include <
opennsl/types.h
>
20
21
#if !defined(OPENNSL_WARM_BOOT_SUPPORT)
22
#endif
23
#endif
/* __OPENNSL_INITX_H__ */
24
© 2016-17 by Broadcom Limited. All rights reserved.