SWDEV-345870 - Correct include paths for new directory layout

Use hsa header files from /opt/rocm-ver/include rather than using wrapper files from /opt/rocm-ver/hsa/include/hsa

Change-Id: Id7a9bde19447cd2a0fd6e03b11c08471f09c2a46
Цей коміт міститься в:
Ranjith Ramakrishnan
2022-07-14 16:05:00 -07:00
джерело c565e2f329
коміт e7eb195924
24 змінених файлів з 48 додано та 48 видалено
+1 -1
Переглянути файл
@@ -23,7 +23,7 @@ THE SOFTWARE.
#ifndef _SRC_CORE_INTERCEPT_QUEUE_H
#define _SRC_CORE_INTERCEPT_QUEUE_H
#include <amd_hsa_kernel_code.h>
#include <hsa/amd_hsa_kernel_code.h>
#include <dlfcn.h>
#include <sys/syscall.h>