2026-08-08 14:52:34 +02:00

10 lines
105 B
C++

#include <tactility/module.h>
extern "C" {
Module tulip_4r11_module = {
.name = "tulip-4r11"
};
}