diff options
Diffstat (limited to 'driver/pci.c')
| -rw-r--r-- | driver/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/pci.c b/driver/pci.c index 7ad5daa..48aaff9 100644 --- a/driver/pci.c +++ b/driver/pci.c @@ -1,4 +1,4 @@ -#define FOOLOS_MODULE_NAME "pci" + #include "kernel/kernel.h" #include "asm/x86.h" |
