/*
 * Copyright (c) 2014 Qualcomm Atheros, Inc.
 * All Rights Reserved.
 * Qualcomm Atheros Confidential and Proprietary.
 */
// ------------------------------------------------------------------
// Copyright (c) 2004-2007 Atheros Corporation.  All rights reserved.
// $ATH_LICENSE_HOSTSDK0_C$
// ------------------------------------------------------------------
//===================================================================
// Author(s): ="Atheros"
//===================================================================

#ifndef __MAC_REG_STRUCTS_H
#define __MAC_REG_STRUCTS_H
// THIS IS A SOFTWARE WRAPPER HEADER FILE

typedef unsigned int u_int32_t;
#include <hw/sw_dbg_hdrs/dwc_top_reg_map.h>


#endif /*__MAC_REG_STRUCTS_H */



