Files
rocm-systems/catch/unit/memory/memoryGlobal.hh
T

6 lines
97 B
C++
Raw Normal View History

#pragma once
#include <memory>
#include <hip_test_common.hh>
inline __constant__ int globalVar;