VirtualBox

Changeset 2298 in kBuild for trunk/src/kash/exec.h


Ignore:
Timestamp:
Mar 1, 2009 5:18:30 AM (16 years ago)
Author:
bird
Message:

kash: no return indicators that works for both gcc and msc (not pretty, but wtf).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/exec.h

    r1233 r2298  
    6969#endif
    7070
    71 void shellexec(struct shinstance *, char **, char **, const char *, int, int)
    72     __attribute__((__noreturn__));
     71SH_NORETURN_1 void shellexec(struct shinstance *, char **, char **, const char *, int, int) SH_NORETURN_2;
    7372char *padvance(struct shinstance *, const char **, const char *);
    7473int hashcmd(struct shinstance *, int, char **);
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