darling-newlkm/darling/module.h

8 lines
91 B
C

#ifndef _DARLING_MODULE_H
#define _DARLING_MODULE_H
bool in_darling_group(void);
#endif