mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-01 01:35:23 +09:00
The assembler code in arch/s390 misses proper ENDPROC statements to properly end functions in a few places. Add them. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>