Move get_str_process to common
This commit is contained in:
@@ -7,6 +7,5 @@ struct uarch;
|
||||
|
||||
struct uarch* get_uarch_from_hsa(struct gpu_info* gpu, char* gpu_name);
|
||||
char* get_str_uarch_hsa(struct uarch* arch);
|
||||
char* get_str_process(struct uarch* arch); // TODO: Shouldnt we define this in the cpp?
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user