/* SPDX-License-Identifier: MIT */ #if INCLUDE_LIBEI #include #endif #if INCLUDE_LIBEIS #include #endif int main(int argc, char **argv) { return 0; }