xref: /libCEED/backends/weak/ceed-hip-weak.c (revision 53ee81eed7fe6a54158b819b478dad66ca478dc3)
1 // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
2 // All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
3 //
4 // SPDX-License-Identifier: BSD-2-Clause
5 //
6 // This file is part of CEED:  http://github.com/ceed
7 
8 #include "ceed-backend-weak.h"
9 // LCOV_EXCL_START
10 #include "../ceed-backend-list-hip.h"
11 // LCOV_EXCL_STOP
12 #undef CEED_BACKEND
13