opnsense-src/sys/compat/linuxkpi/common/include
Warner Losh 1341ac9f9c linuxkpi: Move class_create to .c file
class_create encodes the size of struct class into the generated
code. Move from .h file to .c file to move this knowledge from the
client modules that call this into the linuxkpi module.

Sponsored by:		Netflix
Reviewed by:		hselasky, emaste
Differential Revision:	https://reviews.freebsd.org/D34769
2022-04-04 23:05:43 -06:00
..
acpi LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
asm linuxkpi: Add atomic64_fetch_add 2022-02-17 09:31:39 +01:00
linux linuxkpi: Move class_create to .c file 2022-04-04 23:05:43 -06:00
net LinuxKPI: 802.11: fix RSSI (and NF) 2022-04-01 22:31:23 +00:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-10 22:49:37 +03:00