mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add empty file to prevent the version from libm-ieee754 be compiled
since the later is not needed.
This commit is contained in:
3
sysdeps/m68k/fpu/e_rem_pio2f.c
Normal file
3
sysdeps/m68k/fpu/e_rem_pio2f.c
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Empty. This file is only meant to avoid compiling the file with the
|
||||
same name in the libm-ieee754 directory. The code is not used since
|
||||
there is an assembler version for all users of this file. */
|
||||
Reference in New Issue
Block a user