Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
#ifndef PREFIX_H #define PREFIX_H int foo(int); #endif