Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6
.text .global bar .type bar,"function" bar: movl foobar@GOT(%ebx), %eax .comm foobar,30,4