Change-Id: I8e219f8200875e3c46c1f54348317ba7ad8ae8ba


[ROCm/hip commit: 7592fd18d7]
Этот коммит содержится в:
Vladislav Sytchenko
2020-04-08 12:56:09 -04:00
коммит произвёл Vladislav Sytchenko
родитель 58d8ba9283
Коммит 0da6ea42ba
+1 -1
Просмотреть файл
@@ -48,7 +48,7 @@ typedef struct ihipIpcMemHandle_st {
} ihipIpcMemHandle_t;
#ifdef _WIN32
int getpid() { return _getpid();}
inline int getpid() { return _getpid(); }
#endif
#define HIP_INIT() \