Bläddra i källkod

Global struct dev is now in main.c

tags/v0.9.3
Michael Brown 19 år sedan
förälder
incheckning
bb293ca5c2
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0
    3
      src/core/dev.c

+ 0
- 3
src/core/dev.c Visa fil

9
 /* Current attempted boot driver */
9
 /* Current attempted boot driver */
10
 static struct boot_driver *boot_driver = boot_drivers;
10
 static struct boot_driver *boot_driver = boot_drivers;
11
 
11
 
12
-/* Current boot device */
13
-struct dev dev;
14
-
15
 /* Print all drivers */
12
 /* Print all drivers */
16
 void print_drivers ( void ) {
13
 void print_drivers ( void ) {
17
 	struct boot_driver *driver;
14
 	struct boot_driver *driver;

Laddar…
Avbryt
Spara