mirror of
https://github.com/mpv-player/mpv
synced 2025-02-01 04:31:39 +00:00
Some explanation what the tool is good for added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
811f4d0a6a
commit
cfd1858eb9
@ -1,3 +1,6 @@
|
||||
/* small utility to extract CPU information
|
||||
Used by configure to set CPU optimization levels on some operating
|
||||
systems where /proc/cpuinfo is non-existent or unreliable. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user