mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
e7fa2650cc
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. |
||
---|---|---|
.. | ||
linux | ||
linux.c | ||
linux.sh | ||
Makefile |