mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Fix warnings that would be caused by ld flag --warn-common
git-svn-id: svn://coreboot.org/openbios/openbios-devel@235 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#define addr_fixup(addr) ((addr) & 0x00ffffff)
|
||||
|
||||
static char *image_name, *image_version;
|
||||
const char *program_name, *program_version;
|
||||
|
||||
static void *calloc(size_t nmemb, size_t size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user