This commit is contained in:
d3adc0de
2022-12-04 20:10:13 +00:00
parent c3981e365f
commit b96278c631
+1 -1
View File
@@ -18,7 +18,7 @@
#define CALL_STACK_TYPE 0
#if (CALL_STACK_TYPE == 1)
#define SPOOF_CALL spoof_call_artificial
#define SPOOF_CALL spoof_call_synthetic
#else
#define SPOOF_CALL spoof_call
#endif