Changeset 1221 for trunk/src/kash/exec.h
- Timestamp:
- Oct 8, 2007, 1:15:00 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/exec.h
r1218 r1221 65 65 /*extern const char *pathopt;*/ /* set by padvance */ 66 66 67 #if !defined(__GNUC__) && !defined(__attribute__) 68 # define __attribute__(a) 69 #endif 70 67 71 void shellexec(struct shinstance *, char **, char **, const char *, int, int) 68 72 __attribute__((__noreturn__));
Note:
See TracChangeset
for help on using the changeset viewer.