opnsense-src/sys/compat/linuxkpi/common/include/linux/dynamic_debug.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
157 B
C
Raw Normal View History

/* Public domain. */
#ifndef _LINUXKPI_LINUX_DYNAMIC_DEBUG_H
#define _LINUXKPI_LINUX_DYNAMIC_DEBUG_H
#define DECLARE_DYNDBG_CLASSMAP(a, b, c, ...)
#endif