Searched defs:DECLARE_MODULE (Results 1 – 1 of 1) sorted by relevance
591 #define DECLARE_MODULE(init) macro594 #define DECLARE_MODULE(init) __attribute__((constructor)) \ macro600 #define DECLARE_MODULE(init) __attribute__((__used__)) \ macro