mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 23:13:01 +02:00
![]() When __BITS_PER_LONG == 32, size_t is defined as unsigned int rather
than unsigned long. Therefore, we should use size_t to avoid
type-checking errors.
Fixes:
|
||
---|---|---|
.. | ||
iommu-bits.h | ||
iommu-pci.c | ||
iommu-platform.c | ||
iommu.c | ||
iommu.h | ||
Kconfig | ||
Makefile |