Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
KERNEL_STACK_SIZE = 4096 * (1 << [31mCONFIG_KERNEL_STACK_ORDER[0m); #ifdef [31mCONFIG_LD_SCRIPT_STATIC[0m #include "uml.lds.S" #else #include "dyn.lds.S" #endif