CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/01/19 09:16:09
Modified files: lib/libc/softfloat: softfloat-macros.h Log message: Use static inline such that the functions are guaranteed to be present when compiled with clang. ok visa@