/*
 * Copyright (c) 2014 Qualcomm Atheros, Inc.
 * All Rights Reserved.
 * Qualcomm Atheros Confidential and Proprietary.
 * $ATH_LICENSE_TARGET_C$
 */

#if !defined(_PCIECONFIG_H)
#define _PCIECONFIG_H

void initSetPcieConfigParams(void);
void initCommitOtpStream(void);
#endif //#if !defined(_PCIECONFIG_H)


