mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
clang 15 insists that we call entry() via a function prototype. Rather than copping out and using (...), cast it to the same prototype that's used elsewhere (with tweaks to pointers to make them fit into that prototype). No functional change. Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| devicename.c | ||
| libofw.h | ||
| Makefile | ||
| ofw_console.c | ||
| ofw_copy.c | ||
| ofw_disk.c | ||
| ofw_memory.c | ||
| ofw_module.c | ||
| ofw_net.c | ||
| ofw_reboot.c | ||
| ofw_time.c | ||
| openfirm.c | ||
| openfirm.h | ||