mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
Functions were declared as __inline, then used, and then defined. This leads to some linking errors with some compilers.
Functions were declared as __inline, then used, and then defined. This leads to some linking errors with some compilers.