diff options
| author | Miguel <m.i@gmx.at> | 2018-09-23 00:06:55 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-23 00:06:55 +0200 |
| commit | e73d89fd48a71a1cff764fc07edd46cb951e9418 (patch) | |
| tree | 9d71bc8387ac32cfce69df5d3c7d345dc9e59a40 /driver/pci.h | |
| parent | 80f7ccf5f82d8f04f853bde0bdee5b44a5403104 (diff) | |
struggling with e1000
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 |
