xref: /libCEED/backends/weak/ceed-sycl-weak.c (revision 736f144a02fcdbcd732ee675ef7e42bf47b1eba5)
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-sycl.h"
11 // LCOV_EXCL_STOP
12 #undef CEED_BACKEND
13