/*
 * Copyright (c) 2012 Qualcomm Atheros, Inc.
 * All Rights Reserved.
 * Qualcomm Atheros Confidential and Proprietary.
 */
// Copyright (c) 2010 Atheros Communications Inc.
// All rights reserved.
// $ATH_LICENSE_TARGET_C$

#ifndef	__INCglobalvarsh
#define	__INCglobalvarsh

#include "perlarry.h"
extern DWORDBUFFER DwordBuffer;
extern PIPE_CMD gPipeBuffer;
extern CMD_REPLY gReplyCmd;
extern OS_SOCK_INFO osSock;
#endif

