Fix dump_h* utilities on x86_64
[agere_fw_utils.git] / hcfcfg.h
blob484b779b428de84f3fe27935b17924d547d4be30
1 /*
2 * This is a wrapper for hcfcfg.h included in wl_lkm that redefines
3 * hcf_32 to be 32-bit on any architecture.
4 */
5 #include <stdint.h>
6 #include "include/hcf/hcfcfg.h"
7 #define hcf_32 uint32_t