]> mj.ucw.cz Git - libucw.git/blobdiff - lib/prefetch.h
shup up, gcc
[libucw.git] / lib / prefetch.h
index 5c675d172229551826cdb0c8399f7dcfd28848a9..46d10ca328cf0f101867c9cf64fa0191b7431431 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library -- Prefetch
+ *     UCW Library -- Prefetch
  *
  *     (c) 1997--2003 Martin Mares <mj@ucw.cz>
  *
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _SHERLOCK_PREFETCH_H
-#define _SHERLOCK_PREFETCH_H
+#ifndef _UCW_PREFETCH_H
+#define _UCW_PREFETCH_H
 
 #if defined(__athlon) || defined(__i686)