Changeset 102 for trunk/include/sh_prelink.h
- Timestamp:
- Apr 26, 2007, 9:59:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_prelink.h
r22 r102 10 10 /* return S_TRUE if ELF file, S_FALSE otherwise 11 11 */ 12 int sh_prelink_iself (SL_TICKET fd, off_t size, int alert_timeout );12 int sh_prelink_iself (SL_TICKET fd, off_t size, int alert_timeout, char * path); 13 13 14 14 /* configuration
Note:
See TracChangeset
for help on using the changeset viewer.