diff options
Diffstat (limited to 'driver/pci.h')
| -rw-r--r-- | driver/pci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/pci.h b/driver/pci.h index f02c5c7..1357710 100644 --- a/driver/pci.h +++ b/driver/pci.h @@ -1 +1,2 @@ +uint32_t pci_init(); //stub |
