Selaa lähdekoodia

We don't refer to _bss and _ebss any more.

tags/v0.9.3
Michael Brown 19 vuotta sitten
vanhempi
commit
8e27e50316
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0
    4
      src/arch/i386/core/hooks.c

+ 0
- 4
src/arch/i386/core/hooks.c Näytä tiedosto

@@ -1,11 +1,7 @@
1 1
 #include "registers.h"
2 2
 #include "main.h"
3
-#include "etherboot.h"
4 3
 #include "hooks.h"
5 4
 
6
-/* Symbols defined by the linker */
7
-extern char _bss[], _ebss[];
8
-
9 5
 /*
10 6
  * This file provides the basic entry points from assembly code.  See
11 7
  * README.i386 for a description of the entry code path.

Loading…
Peruuta
Tallenna