Move some internal headers from "include/hip/" to src.

Change-Id: I7041bd5c803d9318979f4a7c1d658445c614691e
This commit is contained in:
Ben Sander
2016-10-15 20:25:20 -05:00
parent 2027fcd0a2
commit 9315ac1a29
13 changed files with 25 additions and 24 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ THE SOFTWARE.
#include "hsa/amd_hsa_kernel_code.h"
#include "hip/hip_runtime.h"
#include "hip/hcc_detail/hip_hcc.h"
#include "hip/hcc_detail/trace_helper.h"
#include "hip_hcc.h"
#include "trace_helper.h"
//TODO Use Pool APIs from HCC to get memory regions.