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