mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-04 04:58:24 +02:00
12 lines
265 B
PHP
12 lines
265 B
PHP
|
|
const
|
|
_UTSNAME_LENGTH = 65;
|
|
_UTSNAME_DOMAIN_LENGTH = _UTSNAME_LENGTH;
|
|
|
|
|
|
{ ---------------------------------------------------------------------
|
|
Borland compatibility types
|
|
---------------------------------------------------------------------}
|
|
|
|
// Type
|