forked from Imagelibrary/rtems
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
|
||||
|
||||
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* vectors/vectors.S: Remove PPC_ABI_GCC27.
|
||||
|
||||
@@ -50,11 +50,8 @@
|
||||
#endif
|
||||
|
||||
.set IP_LINK, 0
|
||||
#if (PPC_ABI == PPC_ABI_POWEROPEN)
|
||||
.set IP_0, (IP_LINK + 56)
|
||||
#else
|
||||
/* PPC_ABI_EABI */
|
||||
.set IP_0, (IP_LINK + 8)
|
||||
#endif
|
||||
.set IP_2, (IP_0 + 4)
|
||||
|
||||
.set IP_3, (IP_2 + 4)
|
||||
|
||||
Reference in New Issue
Block a user