forked from 3rd-party/fff
5 lines
89 B
C
5 lines
89 B
C
#include "global_fakes.h"
|
|
#include <string.h>
|
|
DEFINE_FAKE_VOID_FUNC0(global_void_func);
|
|
|