Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3
#define EQUALS(a,b) a == b int foo(int x) { return x; }