forked from Imagelibrary/rtems
bsps/powerpc: Rename ppc_exc_wrap_async_normal_end
Rename ppc_exc_wrap_async_normal_end to ppc_exc_interrupt_end to avoid a bit of obfuscation. Update #3082.
This commit is contained in:
@@ -498,4 +498,4 @@ ppc_exc_interrupt:
|
||||
rfi
|
||||
|
||||
/* Symbol provided for debugging and tracing */
|
||||
ppc_exc_wrap_async_normal_end:
|
||||
ppc_exc_interrupt_end:
|
||||
|
||||
Reference in New Issue
Block a user