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