vmlinux.scr 38 B

123456
  1. SECTIONS
  2. {
  3. .text : {
  4. *(.data)
  5. }
  6. }