mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Move runtime/helpers/aligned_memory.h to core/helpers
Signed-off-by: Jim Snow <jim.m.snow@intel.com> Change-Id: I15de094c51d4eb18bfff4d17fd34e817b5525fda
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "runtime/kernel/kernel.h"
|
||||
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "runtime/accelerators/intel_accelerator.h"
|
||||
@@ -20,7 +21,6 @@
|
||||
#include "runtime/execution_model/device_enqueue.h"
|
||||
#include "runtime/gmm_helper/gmm_helper.h"
|
||||
#include "runtime/gtpin/gtpin_notify.h"
|
||||
#include "runtime/helpers/aligned_memory.h"
|
||||
#include "runtime/helpers/debug_helpers.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
#include "runtime/helpers/hw_helper.h"
|
||||
|
||||
Reference in New Issue
Block a user