VirtualBox

Changeset 2311 in kBuild for trunk/src/kash/mknodes.sh


Ignore:
Timestamp:
Mar 2, 2009 12:46:13 AM (16 years ago)
Author:
bird
Message:

kash: darwin build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/mknodes.sh

    r1233 r2311  
    115115echo
    116116echo
    117 echo "union node *copyfunc(union node *);"
    118 echo "void freefunc(union node *);"
     117echo "union node *copyfunc(struct shinstance *, union node *);"
     118echo "void freefunc(struct shinstance *, union node *);"
    119119
    120120exec <$nodes_pat
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