#include "cfg.h" #ifdef GRDRV_SORTIX #include "links.h" struct graphics_driver sortix_driver = { "sortix" }; #endif /* GRDRV_SORTIX */