This commit is contained in:
Dr-Noob
2025-10-26 10:28:41 +01:00
parent 711936be81
commit 2fa90179b4
2 changed files with 2 additions and 1 deletions

View File

@@ -5,5 +5,6 @@
struct gpu_info* get_gpu_info_hsa(int gpu_idx);
char* get_str_cu(struct gpu_info* gpu);
char* get_str_xcds(struct gpu_info* gpu);
#endif