5a73565e0e
Stubs returning PRECOND_FAIL. Parallel agents fill in real detect/exploit.
6 lines
166 B
C
6 lines
166 B
C
#ifndef VMWGFX_SKELETONKEY_MODULES_H
|
|
#define VMWGFX_SKELETONKEY_MODULES_H
|
|
#include "../../core/module.h"
|
|
extern const struct skeletonkey_module vmwgfx_module;
|
|
#endif
|