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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
97 B
C++
Raw Normal View History

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