Merge "build: slightly change files to pass compilation" into amd-master

[ROCm/rocprofiler commit: 4f4e02de7a]
This commit is contained in:
Evgeny Shcherbakov
2019-08-23 11:44:44 -04:00
committed by Gerrit Code Review
7 changed files with 6 additions and 7 deletions
-1
View File
@@ -139,7 +139,6 @@ bool is_trace_local = true;
// SPM trace enabled
bool is_spm_trace = false;
static inline uint32_t GetPid() { return syscall(__NR_getpid); }
static inline uint32_t GetTid() { return syscall(__NR_gettid); }
// Error handler