mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 10:59:55 +00:00
7 lines
176 B
C++
7 lines
176 B
C++
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
#include "test_mock_kernel.hpp"
|
|
|
|
// Empty file - implementation is in header
|