mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
were declared as non-const. This is backwards (_lkm_exec() changes the pointers but all the target `struct execsw's are const). Fixed this and poisoned related declarations to match and removed the bogus casts that hid the bug. |
||
|---|---|---|
| .. | ||
| coff.c | ||
| Makefile | ||