ArmanAirapetov
Results
2
issues of
ArmanAirapetov
Hello. My module requires some structure to function, for example, the `timer_list` structure of the `linux/timer.h` . How can I import it in my project? [Detail information about subject](https://stackoverflow.com/questions/78606832/how-to-use-header-files-of-the-linux-kernel-to-build-own-linux-kernel-module) I...