mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move remaining SBA files to shared
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
e6a18aac73
commit
60d0d4d67f
@ -1,14 +0,0 @@
|
||||
/*
|
||||
* Copyright (C) 2017-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "shared/source/helpers/state_base_address.h"
|
||||
#include "shared/source/helpers/state_base_address_bdw.inl"
|
||||
#include "shared/source/helpers/state_base_address_bdw_plus.inl"
|
||||
|
||||
namespace NEO {
|
||||
template struct StateBaseAddressHelper<BDWFamily>;
|
||||
}
|
Reference in New Issue
Block a user