Fix unit test build error due to CL#1256098

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256119]


[ROCm/ROCR-Runtime commit: 2ebde5d2a7]
このコミットが含まれているのは:
Besar Wicaksono (xN/A) TX [TEXT]
2016-04-08 16:51:45 -05:00
コミット 1063b89f2d
+2 -2
ファイルの表示
@@ -48,8 +48,8 @@
#include "hsa.h"
#include "hsa_ext_image.h"
#define HSA_AMD_INTERFACE_VERSION_MAJOR 1
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#define HSA_AMD_INTERFACE_VERSION_MAJOR 1
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#ifdef __cplusplus
extern "C" {