This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
AppImageKit-checkrt
Watch
1
Star
0
Fork
You've already forked AppImageKit-checkrt
0
mirror of
https://github.com/yuzu-emu/AppImageKit-checkrt.git
synced
2025-01-23 17:01:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15ef850406
AppImageKit-checkrt
/
checkrt.h
4 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
load exec() wrapper if optional runtimes are present
2017-12-06 13:37:47 +00:00
extern
char
*
optional
;
extern
char
*
optional_ld_preload
;
Fixing memory access violation issues
2017-06-21 13:33:43 +00:00
extern
void
checkrt
(
char
*
usr_in_appdir
)
;
Reference in a new issue
Copy permalink