README.TXT 408 B

123456789
  1. This is the common directory for RTL code which is shared among Amiga-like
  2. platforms. That means AmigaOS on 68k, MorphOS and AROS on i386 currently.
  3. All code which is committed to this directory must be compilable and working
  4. on these systems. System specific implementations are possible to add via
  5. include files, which are then included into these files at the right place.
  6. Karoly Balogh (2014.08.22)