Merge vm1.(none):/home/stever/bk/newmem-head
into vm1.(none):/home/stever/bk/newmem-cache2 --HG-- extra : convert_revision : f940480672861185a494f3fae1bfca13d31fed9f
This commit is contained in:
@@ -31,23 +31,14 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
// Because of the -Wundef flag we have to do this
|
||||
#define __LIBELF_INTERNAL__ 0
|
||||
#define __LIBELF_NEED_LINK_H 0
|
||||
#define __LIBELF_SYMBOL_VERSIONS 0
|
||||
|
||||
#include "gelf.h"
|
||||
|
||||
#include "base/loader/elf_object.hh"
|
||||
#include "base/misc.hh"
|
||||
|
||||
#include "base/loader/symtab.hh"
|
||||
|
||||
#include "base/misc.hh"
|
||||
#include "base/trace.hh" // for DPRINTF
|
||||
|
||||
#include "sim/byteswap.hh"
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
||||
ObjectFile *
|
||||
|
||||
Reference in New Issue
Block a user