Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.text .global entry, _entry entry: _entry: .dc.a foo .section .text.test0,"ax",%progbits .global test0 test0: .dc.a 0 .section .text.test1,"ax",%progbits .global test1 test1: .dc.a 1