VirtualBox

Changeset 1816 in kBuild


Ignore:
Timestamp:
Oct 10, 2008 7:07:36 AM (16 years ago)
Author:
bird
Message:

kmk: windows build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/inlined_memchr.h

    r1813 r1816  
    11#include <string.h>
     2#ifdef _MSC_VER
     3_inline void *
     4#else
    25static __inline__ void *
     6#endif
    37my_inline_memchr(const void *pv, int ch, register size_t cb)
    48{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette