1 2 3 4 5 6 7 8 9
/* * Dummy main function as the build system doesn't seem to create a * dependency list for a subsystem. */ int main(void) { return 0; }