Cleaned up macOS/Darwin OSSP Bundle Launcher
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef _MACHO_H
|
||||
#define _MACHO_H
|
||||
|
||||
extern "C" {
|
||||
int dyld_get_executable_path(char** path);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user