zephyr/drivers/pci
Allan Stephens 140d314336 Eliminate references to k_memset() and k_memcpy()
Since the kernel now provides a minimal string library, there is
no longer any reason not to use the standard memset() and memcpy()
APIs.

Change-Id: Iad587ace6f41fd94c9c961d13d9322495a7da1be
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:12 -05:00
..
Makefile Kconfig: remove DRV_ configs 2016-02-05 20:14:11 -05:00
pci.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
pci_config.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
pci_interface.c Eliminate references to k_memset() and k_memcpy() 2016-02-05 20:14:12 -05:00