// SPDX-License-Identifier: Apache-2.0 #include extern "C" { const DeviceType SDCARD_TYPE { .name = "sdcard" }; }