core/stat: fix build with 32-bit
Optimization introduced in b782d8bb only works for 64-bit builds, but ifdef failed to check for this.
Showing
Please
register
or
sign in
to comment
Optimization introduced in b782d8bb only works for 64-bit builds, but ifdef failed to check for this.