Change the signature of some methods of mcpu.Processor
authorIustin Pop <iustin@google.com>
Mon, 29 Oct 2007 20:09:25 +0000 (20:09 +0000)
committerIustin Pop <iustin@google.com>
Mon, 29 Oct 2007 20:09:25 +0000 (20:09 +0000)
commit1a8c0ce1a2a7d57a212e08818e25837bc447a2a8
tree0b9bfb8124c7bdc3093457cf0543ca78335db444
parentce838ee3afb25c3e23b9d4ab82d73a121c5db611
Change the signature of some methods of mcpu.Processor

This patch moves the passing of the feedback_fn argument from the
(Exec|Chain)OpCode to the initialization of the Processor instance.

Reviewed-by: imsnah
lib/cli.py
lib/cmdlib.py
lib/mcpu.py
tools/burnin