mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 15:47:54 +02:00
+ define FPC_IS_SYSTEM in the PS1 system unit
This commit is contained in:
parent
23a66d21bd
commit
3a9024f0b7
@ -1,6 +1,8 @@
|
||||
unit system;
|
||||
interface
|
||||
|
||||
{$define FPC_IS_SYSTEM}
|
||||
|
||||
{$DEFINE FPCRTL_FILESYSTEM_SINGLE_BYTE_API}
|
||||
|
||||
{$I systemh.inc}
|
||||
|
Loading…
Reference in New Issue
Block a user