-
Max Filippov authored
coprocessor_flush is an ordinary function, it can use all registers. Don't reserve stack frame for it and use a7 to preserve a0 around the context saving call. Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>
f29cab29
coprocessor_flush is an ordinary function, it can use all registers.
Don't reserve stack frame for it and use a7 to preserve a0 around the
context saving call.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>