| author | Adrian Taylor <adrian@macrobug.com> |
| Tue, 10 Nov 2009 20:10:34 +0000 | |
| changeset 1 | cb3e90eb7d89 |
| parent 0 | a41df078684a |
| permissions | -rw-r--r-- |
| 0 | 1 |
|
2 |
||
3 |
The directory containing this files contains ARM's example |
|
4 |
implementation of the EHABI which is part of 'The Base Standard ABI |
|
5 |
for the ARM architecture'. All parts of this specification including |
|
6 |
the code contained here can be obtained via the link |
|
7 |
[http://www.armdevzone.com/EABI/HomePage.html]. Symbian's |
|
8 |
implementation of exception handling is derived from this code. This |
|
9 |
file will document the amendments made to integrate the code with |
|
10 |
SymbianOS. |
|
11 |
||
12 |