Cleanup roctracer_hsa.h
Remove declarations that are not meant to be part of the public API.
Change-Id: I47d9e83bf41bdb2f7ac25a1507200b51c616049b
[ROCm/roctracer commit: 05d3cf3529]
This commit is contained in:
zatwierdzone przez
Laurent Morichetti
rodzic
09472d6563
commit
748d8b5cec
@@ -27,8 +27,9 @@
|
||||
#include <utility>
|
||||
#include <variant>
|
||||
|
||||
#include <cxxabi.h> /* names denangle */
|
||||
#include <cxxabi.h> /* kernel name demangling */
|
||||
#include <dirent.h>
|
||||
#include <hsa/hsa_api_trace.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user