Training courses
Kernel and Embedded Linux
Bootlin training courses
1
static inline int triple(int x) { return x * 3; }