Move PreemptionHelper class to core

Change-Id: I172c4beb8ea2576505d6192585d45cfa3d00da34
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2019-11-15 16:20:45 +01:00
committed by sys_ocldev
parent a070c08b2d
commit b31e25dbb6
54 changed files with 65 additions and 62 deletions

View File

@@ -5,8 +5,8 @@
*
*/
#include "core/command_stream/preemption.h"
#include "core/os_interface/windows/debug_registry_reader.h"
#include "runtime/command_stream/preemption.h"
#include "runtime/execution_environment/execution_environment.h"
#include "runtime/helpers/options.h"
#include "runtime/memory_manager/os_agnostic_memory_manager.h"