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