]> sourceware.org Git - newlib-cygwin.git/commit
Add a dummy interrupt handler to nios2 crt0.s.
authorSandra Loosemore <sandra@codesourcery.com>
Wed, 3 Apr 2019 15:59:36 +0000 (09:59 -0600)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 3 Apr 2019 16:02:47 +0000 (18:02 +0200)
commitc4c614046308a55e4b478c3609f05101c1b8e6b6
tree2ee22e347e917b8c799398be1138764a66a0a00c
parent557227dda3ed6ce1c4cf104cc7671d56a141da38
Add a dummy interrupt handler to nios2 crt0.s.

The location of the handler at offset 0x20 from the start of memory,
immediately after the 32-byte reset vector, matches the expectations
of real hardware (e.g., a 3c120 board).
libgloss/nios2/crt0.S
This page took 0.030456 seconds and 5 git commands to generate.