diff options
Diffstat (limited to 'drivers/rtl8139.h')
-rw-r--r-- | drivers/rtl8139.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtl8139.h b/drivers/rtl8139.h new file mode 100644 index 0000000..1f3d84e --- /dev/null +++ b/drivers/rtl8139.h @@ -0,0 +1 @@ +void rtl8139_init(void); |