Ignore:
Timestamp:
Mar 24, 2008, 2:43:42 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to ALSA 1.0.16 level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud-2.0/include/linux/string.h

    r32 r305  
    11#ifndef _LINUX_STRING_H
    22#define _LINUX_STRING_H
    3 
     3#if 0
    44char *strstr1 (const char *string1, const char *string2);
    55
     
    99
    1010int   strncmp (const char *string1, const char *string2, size_t count);
    11 
     11#endif
    1212#endif
    1313
Note: See TracChangeset for help on using the changeset viewer.