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:
parent
7f562d49ed
commit
0bfd524804
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ int main(void)
|
|||
list_fs(fs_root, 1);
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
print_pci_adapters();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue