Fix compilation of ARM-embedded RTL

git-svn-id: trunk@27115 -
This commit is contained in:
Jeppe Johansen 2014-03-12 16:40:04 +00:00
parent 607369f830
commit bda6bf8137

View File

@ -27,6 +27,8 @@ Unit System;
{ Do not use standard memory manager }
{$define HAS_MEMORYMANAGER}
{$define FPC_ANSI_TEXTFILEREC}
{$I check.inc}
{$I systemh.inc}