CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/22 01:32:34
Modified files:
lib/libc/arch/aarch64/gen: fpgetround.c fpsetround.c
Log message:
Provide the necessary weak alias for fpgetround(). Delete the obsolete
__weak_alias() uses
problem noted by drahn@
ok kettenis@
