target/ppc: Clean up ifdefs in excp_helper.c, part 3
commit5ca958cf82058643dfc45dd74a066f4911d651bc
authorBALATON Zoltan <balaton@eik.bme.hu>
Tue, 27 Feb 2024 15:08:10 +0000 (27 16:08 +0100)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 12 Mar 2024 16:47:04 +0000 (13 02:47 +1000)
tree9295f42e31dc6cc5f712bd02af206bae4bd06b5d
parent754920c7e6fa5b8b3cf8e1858299e1a2e3b315a8
target/ppc: Clean up ifdefs in excp_helper.c, part 3

Concatenate #if blocks that are ending then beginning on the next line
again.

Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
target/ppc/excp_helper.c