mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 09:11:44 +08:00
INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT
This commit is contained in:
parent
d0b961ac34
commit
5531f022fc
@ -384,6 +384,10 @@ INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILED (37)
|
||||
unexpected file descriptor number. This fatal error may occur during
|
||||
system initialization. It is an application configuration error.
|
||||
|
||||
INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT (38)
|
||||
The floating point unit was used illegally, for example in interrupt
|
||||
context on some architectures.
|
||||
|
||||
Operations
|
||||
==========
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user