shadPS4/src/core/PS4/Stubs.h

4 lines
84 B
C

#include "types.h"
PS4_SYSV_ABI u64 UnresolvedStub();
u64 GetStub(const char *nid);