Этот коммит содержится в:
Evgeny
2019-07-31 00:52:39 -05:00
родитель 91bcc4cc74
Коммит 8ce5ece6d4
+1 -1
Просмотреть файл
@@ -153,7 +153,7 @@ class KfdLoader : protected Loader {
static std::atomic<KfdLoader*> instance_;
};
// KFD runtime library loader class
// rocTX runtime library loader class
class RocTxLoader : protected Loader {
public:
typedef bool (RegisterApiCallback_t)(uint32_t op, void* callback, void* arg);