Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6
.abiversion 2 .globl my_func .type my_func,@function my_func: blr .size my_func,.-my_func