Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
.text .global tempy .type tempy, %function tempy: .size tempy, .-tempy .section .data.rel .align 3 .type tempy_ptr, %object .size tempy_ptr, 8 tempy_ptr: .xword tempy