VirtualBox

Changeset 1987 in kBuild for trunk


Ignore:
Timestamp:
Oct 28, 2008 10:00:48 AM (16 years ago)
Author:
bird
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/expand.c

    r1985 r1987  
    271271/* Expand a simple reference to variable NAME, which is LENGTH chars long.  */
    272272
     273#ifdef MY_INLINE) /* bird */
     274MY_INLINE
     275#else
    273276#if defined(__GNUC__)
    274277__inline
    275 #elif defined (MY_INLINE) /* bird */
    276 MY_INLINE
    277278#endif
    278279static char *
     280#endif
    279281reference_variable (char *o, const char *name, unsigned int length)
    280282{
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