Max Filippov a2d9b75b19 xtensa: change '.bss' to '.section .bss'
For some reason (ancient assembler?) the following build error is
reported by the kisskb:

  kisskb/src/arch/xtensa/kernel/entry.S: Error: unknown pseudo-op: `.bss':
  => 2176

Change abbreviated '.bss' to the full '.section .bss, "aw"' to fix this
error.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-06-20 02:50:34 -07:00
..
2022-06-10 11:03:51 -07:00
2022-06-04 14:04:27 -07:00
2022-06-05 09:06:03 -07:00
2022-06-09 12:17:43 -07:00
2022-06-04 14:04:27 -07:00
2022-06-10 09:57:11 -07:00
2022-06-10 09:57:11 -07:00
2022-06-05 09:45:27 -07:00