[klibc] make fflush() static inline

There are some odd cases where gcc doesn't want to inline fflush()
as written, so make it "static inline".

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 file changed