mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
syscon currently includes sys/malloc.h via header pollution from dev/ofw/ofw_bus.h -> dev/ofw/openfirm.h. Fix the build without FDT defined by including sys/malloc.h directly. Reviewed by: andrew, imp, manu Differential Revision: https://reviews.freebsd.org/D36787 |
||
|---|---|---|
| .. | ||
| syscon.c | ||
| syscon.h | ||
| syscon_generic.c | ||
| syscon_generic.h | ||
| syscon_if.m | ||
| syscon_power.c | ||