mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 12:19:06 +08: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.