ptdump, need make arch ifdefs

This commit is contained in:
Ciro Santilli
2017-07-12 09:40:30 +01:00
parent 438f38de84
commit 69e9aab1ff
3 changed files with 107 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
1. [dep](dep.c)
1. [dep2](dep2.c)
1. [character_device](character_device.c)
1. [page_table_dump](page_table_dump.c)
1. Hardware device drivers
1. [pci_min](pci_min.c)
1. [pci](pci.c)