Searched refs:BWL_PACKED_SECTION (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dpacked_section_end.h35 /* Error check - BWL_PACKED_SECTION is defined in packed_section_start.h
39 #ifdef BWL_PACKED_SECTION
40 #undef BWL_PACKED_SECTION macro
42 #error "BWL_PACKED_SECTION is NOT defined!"
59 #else /* BWL_PACKED_SECTION */
61 #endif /* BWL_PACKED_SECTION */
H A Dpacked_section_start.h35 /* Error check - BWL_PACKED_SECTION is defined in packed_section_start.h
39 #ifdef BWL_PACKED_SECTION
40 #error "BWL_PACKED_SECTION is already defined!"
42 #define BWL_PACKED_SECTION macro
57 #else /* BWL_PACKED_SECTION */
59 #endif /* BWL_PACKED_SECTION */

Completed in 44 milliseconds