diff options
Diffstat (limited to 'rtl/linux/mips/syscall.inc')
-rw-r--r-- | rtl/linux/mips/syscall.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rtl/linux/mips/syscall.inc b/rtl/linux/mips/syscall.inc index 8410f89153..e850f8faf1 100644 --- a/rtl/linux/mips/syscall.inc +++ b/rtl/linux/mips/syscall.inc @@ -16,11 +16,6 @@ {$UNDEF SYSCALL_DEBUG} {$ENDIF SYS_LINUX} -{ This variable is needed in syscall.inc assembler code } -var - fpc_threadvar_relocate_proc : TRelocateThreadVarHandler; public name 'FPC_THREADVAR_RELOCATE'; -{$define THREADVAR_RELOCATED_ALREADY_DEFINED} - {$define FPC_SYSTEM_HAS_FPFORK} { |