OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [branches/] [newlib/] [newlib/] [newlib/] [libc/] [sys/] [arm/] [trap.S] - Diff between revs 39 and 56

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 39 Rev 56
Line 1... Line 1...
        /* Run-time exception support */
        /* Run-time exception support */
#include "swi.h"
#include "swi.h"
        .section .text
 
 
/* .text is used instead of .section .text so it works with arm-aout too.  */
 
        .text
        .align 0
        .align 0
        .global __rt_stkovf_split_big
        .global __rt_stkovf_split_big
        .global __rt_stkovf_split_small
        .global __rt_stkovf_split_small
 
 
/* The following functions are provided for software stack checking.
/* The following functions are provided for software stack checking.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.