Dateien
rocm-systems/projects/hip-tests/catch/unit/memory/memoryGlobal.hh
T
systems-assistant[bot] 7105a89a51 Add 'projects/hip-tests/' from commit '5ce508401e1934053b127de5bf756dcd56a326a2'
git-subtree-dir: projects/hip-tests
git-subtree-mainline: cc7a96c46f
git-subtree-split: 5ce508401e
2025-08-10 02:09:49 +00:00

6 Zeilen
97 B
C++

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