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