Changeset 481 for trunk/include/sh_prelink.h
- Timestamp:
- Jul 18, 2015, 5:06:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_prelink.h
r102 r481 6 6 * alert_timeout: timeout for read 7 7 */ 8 int sh_prelink_run (char * path, char * file_hash, int alert_timeout );8 int sh_prelink_run (char * path, char * file_hash, int alert_timeout, unsigned long mask); 9 9 10 10 /* return S_TRUE if ELF file, S_FALSE otherwise
Note:
See TracChangeset
for help on using the changeset viewer.