libgloss: weaken ___zpu_interrupt_vector
commitd633247681facabd0cdcb1af5da8c7d734f415a0
authorAlvaro <alvieboy@alvie.com>
Sat, 11 Sep 2010 01:12:23 +0000 (11 02:12 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 22 Oct 2010 16:22:34 +0000 (22 18:22 +0200)
treede3266b8986f009999e9a0ee6b4425919d36c336
parent322875263beccb1d75936bd1dd9150c1647dc9c0
libgloss: weaken ___zpu_interrupt_vector

Weaken '___zpu_interrupt_vector' symbol, so it can be redefined elsewhere.
In some scenarios it is required that some operations on interrupt controller be made as close as possible to
the interrupt return point (poppc).
Weakening the symbol allows us to do just that without requiring specific libgloss changes

Signed-off-by: Alvaro <alvieboy@alvie.com>
toolchain/gcc/libgloss/zpu/crt0.S