commit | f6c2d68bac33c291ed967aa0f5245c4fc54c75ee | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Tue Feb 27 16:08:07 2024 +0100 |
committer | Nicholas Piggin <npiggin@gmail.com> | Wed Mar 13 02:47:04 2024 +1000 |
tree | 27d228e3e6f503842e0dfcbc5495f21780d619c4 | |
parent | d54b82a481df62f0146ea20ea9244af810820b0e [diff] |
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>