
Update HW include header files to DV release version R1117 from R102. This is required to support emulation version E4 for all platforms. Change-Id: I38c2fc5d1076ab45a71563cc3b1d82e7e5ac31ec CRs-Fixed: 1113958
40 line
1.3 KiB
C
40 line
1.3 KiB
C
/*
|
|
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* above copyright notice and this permission notice appear in all
|
|
* copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
|
* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
* WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
* AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
|
* DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
|
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
* PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
///////////////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// wbm_reg_seq_hwiobase.h : automatically generated by Autoseq 3.1 10/27/2016
|
|
// User Name:kanalas
|
|
//
|
|
// !! WARNING !! DO NOT MANUALLY EDIT THIS FILE.
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
#ifndef __WBM_REG_SEQ_BASE_H__
|
|
#define __WBM_REG_SEQ_BASE_H__
|
|
|
|
#ifdef SCALE_INCLUDES
|
|
#include "HALhwio.h"
|
|
#else
|
|
#include "msmhwio.h"
|
|
#endif
|
|
|
|
|
|
#endif
|
|
|