os/kernelhwsrv/kernel/eka/compsupp/symaehabi/symbian-notes.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kernel/eka/compsupp/symaehabi/symbian-notes.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +
     1.5 +
     1.6 +The directory containing this files contains ARM's example
     1.7 +implementation of the EHABI which is part of 'The Base Standard ABI
     1.8 +for the ARM architecture'. All parts of this specification including
     1.9 +the code contained here can be obtained via the link
    1.10 +[http://www.armdevzone.com/EABI/HomePage.html]. Symbian's
    1.11 +implementation of exception handling is derived from this code. This
    1.12 +file will document the amendments made to integrate the code with
    1.13 +SymbianOS.
    1.14 +
    1.15 +