1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

per default, we didn't longer dump all PCI infos

This commit is contained in:
Stefan Lankes 2015-10-24 19:32:14 +02:00
parent 7f562d49ed
commit 0bfd524804

View file

@ -347,7 +347,7 @@ int main(void)
list_fs(fs_root, 1);
#endif
#if 1
#if 0
print_pci_adapters();
#endif