mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
This is a kernel-only file, so it's safe to include opt_kbd.h. However, add #ifdef _KERNEL guards to emphasize that. And also move the include of opt_kbd.h in atkbdcreg.h to inside the kernel guards. Nothing outside the kernel in tree uses the rest of that file, but I'm less comfortable moving the #ifdef _KERNEL to the top of that file. Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| atkbd.c | ||
| atkbd_atkbdc.c | ||
| atkbdc.c | ||
| atkbdc_isa.c | ||
| atkbdc_subr.c | ||
| atkbdc_subr.h | ||
| atkbdcreg.h | ||
| atkbdreg.h | ||
| psm.c | ||
| psm.h | ||