Move HW specific KernelCommandsHelper functions to a separate file

Change-Id: I04b0c0faaa7ff42e62c3d1765e6ba54c76ae2ee0
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2018-10-04 15:01:52 +02:00
committed by sys_ocldev
parent 17a0a7ecb8
commit 91f540f437
8 changed files with 274 additions and 88 deletions

View File

@@ -9,6 +9,7 @@
#include "runtime/helpers/kernel_commands.h"
#include "hw_cmds.h"
#include "runtime/helpers/kernel_commands.inl"
#include "runtime/helpers/kernel_commands_base.inl"
#include "hw_cmds_generated.h"