Added custom resource checker
This commit is contained in:
6
stabbertests/checkers/checkers.h
Normal file
6
stabbertests/checkers/checkers.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __H_CHECKERS
|
||||
#define __H_CHECKERS
|
||||
|
||||
int resource_equal_check(void *param, void *value);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user