Hi,

   I'm planning to port some program completely to native ARM. It's quite a bit
of a code, so there are plenty of OS function calls all over the place. Does
anybody knows if there is a database with header files/libraries of OS function
calls written for calling from within arm code? It would be nice to have a 
functions
like:
PalmOS_MemMove ( void *srcP, void *dstP, UInt32 size )

that does all the necessery job of converting/byte swapping.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to