Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bnx2x_fw_file_hdr.h
Go to the documentation of this file.
1 /* bnx2x_fw_file_hdr.h: FW binary file header structure.
2  *
3  * Copyright (c) 2007-2012 Broadcom Corporation
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License as published by
7  * the Free Software Foundation.
8  *
9  * Maintained by: Eilon Greenstein <[email protected]>
10  * Written by: Vladislav Zolotarov <[email protected]>
11  * Based on the original idea of John Wright <[email protected]>.
12  */
13 
14 #ifndef BNX2X_INIT_FILE_HDR_H
15 #define BNX2X_INIT_FILE_HDR_H
16 
20 };
21 
36 };
37 
38 #endif /* BNX2X_INIT_FILE_HDR_H */