Ignore:
Timestamp:
Apr 6, 2025, 10:44:06 AM (4 months ago)
Author:
Paul Smedley
Message:

Fix warnings & typo that was causing HDA to trap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-exp/include/linux/string.h

    r737 r764  
    1414#endif
    1515
     16extern void *memset32(uint32_t *, uint32_t, __kernel_size_t);
    1617char *kstrdup(const char *s, unsigned int gfp_flags);
    1718_WCRTLINK extern size_t  strnlen_s( const char *__s, size_t __maxsize );
Note: See TracChangeset for help on using the changeset viewer.