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

Use #ifdef, #ifndef for brevity and add comments to #endif that are
more than a few lines apart for clarity.

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