Get processor vendor from /proc/cpuinfo

Change-Id: I9039385d268ef1693fab121cbf1caf442129a12e


[ROCm/ROCR-Runtime commit: ee1dd5d9c2]
This commit is contained in:
Harish Kasiviswanathan
2016-03-11 18:24:14 -05:00
parent 0c6a45ca49
commit 14e60b6ab3
3 changed files with 65 additions and 1 deletions
-1
View File
@@ -35,7 +35,6 @@
#include <errno.h>
#define NON_VALID_GPU_ID 0
#define ARRAY_LEN(array) (sizeof(array) / sizeof(array[0]))
#define INIT_MANAGEBLE_APERTURE(base_value, limit_value) { \
.base = (void *) base_value, \