mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
OF_getprop() to get encode-int encoded values from the OF tree. This is a no-op at present, since all existing PowerPC ports are big-endian, but it is a correctness improvement and will be required if we have a little-endian kernel at some future point. Where it is totally impossible for the code ever to be used on a little-endian system (much of powerpc/powermac, for instance), I have not necessarily made the appropriate changes. MFC after: 1 month |
||
|---|---|---|
| .. | ||
| mmu_phyp.c | ||
| phyp-hvcall.h | ||
| phyp-hvcall.S | ||
| phyp_console.c | ||
| phyp_llan.c | ||
| phyp_vscsi.c | ||
| platform_chrp.c | ||
| plpar_iommu.c | ||
| plpar_iommu.h | ||
| plpar_pcibus.c | ||
| rtas_dev.c | ||
| rtas_pci.c | ||
| vdevice.c | ||
| xics.c | ||