summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2013-01-27 00:39:02 +0000
committerian <ian@FreeBSD.org>2013-01-27 00:39:02 +0000
commit60d7652a68f6e9688f7117ffdd2584fdb79b6d43 (patch)
tree02b58046be8003c189904e5ed6e030896e79a3aa /lib/libc/stdlib/strfmon.c
parentac1b6656c3b6deb472065703a5c1311d5f39c15e (diff)
downloadFreeBSD-src-60d7652a68f6e9688f7117ffdd2584fdb79b6d43.zip
FreeBSD-src-60d7652a68f6e9688f7117ffdd2584fdb79b6d43.tar.gz
Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,
so that we don't need an empty implementation of it for every Marvell platform that has no PCI. This allows the removal of the SheevaPlug-specific stub and config files, and eliminates the need to add similar stubs for future models. Marvell platforms that do expose PCI are compiled with 'device pci' which causes the real (non-weak) implementation in dev/fdt/fdt_pci.c to be used. Approved by: cognet (mentor)
Diffstat (limited to 'lib/libc/stdlib/strfmon.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud