CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2025/03/22 12:14:37

Modified files:
        sys/dev/acpi   : dsdt.c 

Log message:
Fix the implementation of Divide() such that we don't accidentally
overwrite its inputs when we still need them to calculate the result
of the division.

Debugging by Peter Toth.
ok mlarkin@

Reply via email to