summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofw_cpu.h
AgeCommit message (Expand)Author
2024-06-26ofw: convert boolean_t to boolMitchell Horne
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-04ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t.John Baldwin
2021-08-08Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste
2015-02-19Adda function to iterate over the cpu nodes in the OFW or FDT data. ThisAndrew Turner