mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 21:28:03 +02:00
- removed obsolete and commented out variable
git-svn-id: trunk@29320 -
This commit is contained in:
parent
476e3fabb7
commit
9a72100405
@ -586,10 +586,6 @@ const
|
||||
FPU_StackOverflow = $40;
|
||||
FPU_ExceptionMask = $ff;
|
||||
|
||||
{ use Default8087CW instead
|
||||
fpucw : word = $1300 or FPU_StackUnderflow or FPU_Underflow or FPU_Denormal;
|
||||
}
|
||||
|
||||
{ Detects the FPU and initializes the Test8087 variable (and Default8087CW):
|
||||
0 = NO FPU
|
||||
1 = 8087
|
||||
|
Loading…
Reference in New Issue
Block a user