From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- sysdeps/generic/bits/string.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 sysdeps/generic/bits/string.h (limited to 'sysdeps/generic/bits/string.h') diff --git a/sysdeps/generic/bits/string.h b/sysdeps/generic/bits/string.h deleted file mode 100644 index ad68b038b6..0000000000 --- a/sysdeps/generic/bits/string.h +++ /dev/null @@ -1,12 +0,0 @@ -/* This file should provide inline versions of string functions. - - Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'. - - This file should define __STRING_INLINES if functions are actually defined - as inlines. */ - -#ifndef _BITS_STRING_H -#define _BITS_STRING_H 1 - - -#endif /* bits/string.h */ -- cgit v1.2.3