Переглянути джерело

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

tags/v0.9.3
Michael Brown 19 роки тому
джерело
коміт
8e27e50316
1 змінених файлів з 0 додано та 4 видалено
  1. 0
    4
      src/arch/i386/core/hooks.c

+ 0
- 4
src/arch/i386/core/hooks.c Переглянути файл

@@ -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.

Завантаження…
Відмінити
Зберегти