]> Pileus Git - ~andy/linux/blob - tools/lib/lockdep/uinclude/linux/module.h
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
[~andy/linux] / tools / lib / lockdep / uinclude / linux / module.h
1 #ifndef _LIBLOCKDEP_LINUX_MODULE_H_
2 #define _LIBLOCKDEP_LINUX_MODULE_H_
3
4 #define module_param(name, type, perm)
5
6 #endif