This fixes clang6 errors that "declaration in global scope conflicts with declaration with C language linkage". None of these show up on x86, but some do on aarch64 due to different #ifdef paths. ok pirofti@
This fixes clang6 errors that "declaration in global scope conflicts with declaration with C language linkage". None of these show up on x86, but some do on aarch64 due to different #ifdef paths. ok pirofti@