[U-Boot] [PATCH 16/19] riscv: Adjust the _exit_trap() position to come before handle_trap()
    Auer, Lukas 
    lukas.auer at aisec.fraunhofer.de
       
    Wed Nov 14 22:50:05 UTC 2018
    
    
  
On Tue, 2018-11-13 at 00:22 -0800, Bin Meng wrote:
> With this change, we can avoid a forward declaration.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> 
>  arch/riscv/lib/interrupts.c | 62 ++++++++++++++++++++++-------------
> ----------
>  1 file changed, 30 insertions(+), 32 deletions(-)
> 
Reviewed-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
    
    
More information about the U-Boot
mailing list