Removed trailing whitespace.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-08-13 14:47:24 +02:00
parent 5a707dba8a
commit c15b8d71bc
+3 -3
View File
@@ -556,7 +556,7 @@ PackLinuxElf64amd::addLinkerSymbols(Filter const *)
#define PAGE_MASK (~0u<<12) #define PAGE_MASK (~0u<<12)
#define PAGE_SIZE (-PAGE_MASK) #define PAGE_SIZE (-PAGE_MASK)
lsize = /*getLoaderSize()*/ 64 * 1024; // upper bound; avoid circularity lsize = /*getLoaderSize()*/ 64 * 1024; // upper bound; avoid circularity
acc_uint64l_t const lo_va_user = 0x400000; // XXX acc_uint64l_t const lo_va_user = 0x400000; // XXX
acc_uint64l_t lo_va_stub = elfout.phdr[0].p_vaddr; acc_uint64l_t lo_va_stub = elfout.phdr[0].p_vaddr;
acc_uint64l_t adrc; acc_uint64l_t adrc;
@@ -1108,7 +1108,7 @@ PackOpenBSDElf32x86::generateElfHdr(
set_native32(&elfnote.type, 1); set_native32(&elfnote.type, 1);
strcpy(elfnote.text, "OpenBSD"); strcpy(elfnote.text, "OpenBSD");
elfnote.end = 0; elfnote.end = 0;
if (ph.format==getFormat()) { if (ph.format==getFormat()) {
memset(&h3->linfo, 0, sizeof(h3->linfo)); memset(&h3->linfo, 0, sizeof(h3->linfo));
fo->write(h3, sizeof(*h3) - sizeof(h3->linfo)); fo->write(h3, sizeof(*h3) - sizeof(h3->linfo));
@@ -1464,7 +1464,7 @@ void PackLinuxElf64::pack2(OutputFile *fo, Filter &ft)
} }
#include "bele.h" #include "bele.h"
using namespace NBELE; using namespace N_BELE_CTP;
// Filter 0x50, 0x51 assume HostPolicy::isLE // Filter 0x50, 0x51 assume HostPolicy::isLE
static const int * static const int *