/* Public domain. */

#ifndef _LINUX_DYNAMIC_DEBUG_H
#define _LINUX_DYNAMIC_DEBUG_H

#define DECLARE_DYNDBG_CLASSMAP(a, b, c, ...)

#endif
