mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
0a27aef078
On 64-bit platforms, the capability flags use PCI_RESOURCE_MEM_64 instead of PCI_RESOURCE_MEM. Add support to find both flag types. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>