24#ifndef COMPONENTS_SERVICES_PSI_MDL_H
25#define COMPONENTS_SERVICES_PSI_MDL_H
30#define REQUIRES_PSI_MDL_SERVICE REQUIRES_SERVICE(psi_mdl_v2)
31#define REQUIRES_PSI_MDL_SERVICE_PLACEHOLDER \
32 REQUIRES_SERVICE_PLACEHOLDER(psi_mdl_v2)
36#define PSI_MDL_CALL(M) mysql_service_psi_mdl_v2->M
Specifies macros to define Components.
#define REQUIRES_PSI_MDL_SERVICE_PLACEHOLDER
Definition: psi_mdl.h:31