6 lines
96 B
C
Executable file
6 lines
96 B
C
Executable file
#ifndef _KUNIT_MOCK_H
|
|
#define _KUNIT_MOCK_H
|
|
|
|
#include <test/mock.h>
|
|
|
|
#endif /* _KUNIT_MOCK_H */
|