filters for linux/elf386;

filter.cpp filter.h p_lx_elf.cpp p_lx_elf.h filter/ctojr.h
	stub/l_lx_elf.c stub/l_lx_elf86.asm

committer: jreiser <jreiser> 978846586 +0000
This commit is contained in:
John Reiser
2001-01-07 05:49:46 +00:00
parent 4d2b35c9ee
commit ce1b58d293
7 changed files with 206 additions and 17 deletions
+1
View File
@@ -85,6 +85,7 @@ static int F(Filter *f)
int hand = 0, tail = 0;
unsigned mru[N_MRU];
memset(&mru[0], 0, sizeof(mru));
f->n_mru = N_MRU;
#endif //}
// FIXME: We must fit into 8MB because we steal one bit.