mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-20 07:36:09 +02:00
12 lines
267 B
PHP
12 lines
267 B
PHP
|
|
const
|
|
_UTSNAME_LENGTH = 65;
|
|
_UTSNAME_DOMAIN_LENGTH = _UTSNAME_LENGTH;
|
|
|
|
|
|
{ ---------------------------------------------------------------------
|
|
Borland compatibility types
|
|
---------------------------------------------------------------------}
|
|
|
|
// Type
|