mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 07:11:32 +00:00
We don't refer to _bss and _ebss any more.
This commit is contained in:
parent
c9d35daffe
commit
8e27e50316
@ -1,11 +1,7 @@
|
||||
#include "registers.h"
|
||||
#include "main.h"
|
||||
#include "etherboot.h"
|
||||
#include "hooks.h"
|
||||
|
||||
/* Symbols defined by the linker */
|
||||
extern char _bss[], _ebss[];
|
||||
|
||||
/*
|
||||
* This file provides the basic entry points from assembly code. See
|
||||
* README.i386 for a description of the entry code path.
|
||||
|
Loading…
Reference in New Issue
Block a user