fpc/rtl/palmos
pierre f0aa48b083 * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
symbols in assembler sources.
  Added to corresponding system variables or typed constants a
  public name 'operatingsystem_XXX' alias and used that alias in assembler
  source.

git-svn-id: trunk@18943 -
2011-09-02 12:51:48 +00:00
..
api
arm * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00
m68k
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +00:00
os.inc
pilot.pp
readme
syspalm.pp
system.pp
systraps.pp

This unit contains the run time library for the PalmOS.

Currently, no makefile is available, so you have to create
the system unit by hand.

The system unit contains only the really necessary declarations
and the startup code.