Eliminate static variables in interp_jem.c
commit53a42673b153014edcd4766aec7ff802d22d0909
authorNevo <sakur.deagod@gmail.com>
Mon, 18 Aug 2008 18:26:41 +0000 (18 20:26 +0200)
committerGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 18 Aug 2008 18:46:19 +0000 (18 20:46 +0200)
tree017568e4430d16edc1ffc397f8e1245c567a4767
parent68ab100e3772b47b12f47a0380ebee2f01c34710
Eliminate static variables in interp_jem.c

As we came to a point where executeJava() is called recursively, static
variables with file scope have to go.
src/arch/avr32_jem.h
src/interp/engine/interp_jem.c