| // SPDX-FileCopyrightText: 2021 Skyline Team and Contributors | |
| // SPDX-License-Identifier: GPL-3.0-or-later | |
| namespace Common { | |
| template class Common::FlatAllocator<u32, 0, 32>; | |
| } | |
| // SPDX-FileCopyrightText: 2021 Skyline Team and Contributors | |
| // SPDX-License-Identifier: GPL-3.0-or-later | |
| namespace Common { | |
| template class Common::FlatAllocator<u32, 0, 32>; | |
| } | |