9483 Update cxgbe firmware version to 1.17.14.0
[unleashed.git] / usr / src / uts / common / io / cxgbe / firmware / t4_fw.h
blob8d4e2473f8803159397e6c635b33ed2db6934e1c
1 /*
2 * Automatically generated file.
3 */
5 #ifndef __T4FW_H
6 #define __T4FW_H
8 #define T4FW_VERSION_MAJOR 1
9 #define T4FW_VERSION_MINOR 17
10 #define T4FW_VERSION_MICRO 14
11 #define T4FW_VERSION_BUILD 0
13 extern unsigned char t4fw_data[];
14 extern int t4fw_size;
16 #endif