1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Remove unused get_clockfreq files

The patch 6e8ba7fd57 meant to remove the all get_clockfreq.c.  This
patch removes the missing files for sparcv9 and x86_64.

Checked against a build to x86_64-linux-gnu and sparcv9-linux-gnu.

	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c:
	Remove file.
	* sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: Likewise.
This commit is contained in:
Adhemerval Zanella
2019-05-29 10:26:30 -03:00
parent e47308c98d
commit fbd6c928bb
3 changed files with 6 additions and 2 deletions

View File

@ -1 +0,0 @@
#include <sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c>