mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-28 13:16:49 +01:00
o resolved conflict in updated morphos sysutils unit
o moved code that had been added to the now deleted sysunix.inc to the
unix-specific block of the fpwidestring unit's init code
git-svn-id: branches/cpstrrtl@24913 -
|
||
|---|---|---|
| .. | ||
| api | ||
| arm | ||
| m68k | ||
| Makefile | ||
| Makefile.fpc | ||
| os.inc | ||
| pilot.pp | ||
| readme | ||
| rtldefs.inc | ||
| 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.