wsl/hsakmt: clean up namespace

Signed-off-by: Longlong Yao <Longlong.Yao@amd.com>
Reviewed-by: lyndonli <Lyndon.Li@amd.com>
Reviewed-by: Flora Cui <flora.cui@amd.com>
Part-of: <http://10.67.69.192/wsl/libhsakmt/-/merge_requests/7>
This commit is contained in:
Longlong Yao
2024-09-10 08:16:11 -07:00
committed by Frank Min
parent 79a63cf292
commit ccb3950068
31 changed files with 139 additions and 139 deletions
+2 -2
View File
@@ -42,7 +42,7 @@
#include "core/util/timer.h"
namespace rocr {
namespace wsl {
namespace timer {
accurate_clock::init::init() {
@@ -108,4 +108,4 @@ double fast_clock::period_ps;
fast_clock::raw_frequency fast_clock::freq;
fast_clock::init fast_clock::fast_clock_init;
} // namespace timer
} // namespace rocr
} // namespace wsl