From cfd1858eb9869cf74a74231c8f8f052ff0ee9b1f Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 5 Aug 2004 00:07:47 +0000 Subject: Some explanation what the tool is good for added. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/cpuinfo.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TOOLS') diff --git a/TOOLS/cpuinfo.c b/TOOLS/cpuinfo.c index b984bd6376..1bdf2f30e2 100644 --- a/TOOLS/cpuinfo.c +++ b/TOOLS/cpuinfo.c @@ -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 #include -- cgit v1.2.3