summaryrefslogtreecommitdiff
path: root/magic.h
diff options
context:
space:
mode:
authorSergiu Ivanov <unlimitedscolobb@gmail.com>2009-01-18 20:00:08 +0200
committerSergiu Ivanov <unlimitedscolobb@gmail.com>2009-01-18 20:00:08 +0200
commitb957be8b0ed3c5b38434db606122e2904e121de4 (patch)
tree6da2b85f655d61b0a14b1c4b30c96df69a31ed87 /magic.h
parentfd0bc23b08aa9ff76d61f753149b5e4fbf2c5a30 (diff)
Prepared struct node for stacks of shadow nodes
So far dynamic translator stacks were created in the following fashion: nsmux created a shadow node on which the whole dynamic translator stack was built. This commit starts the transition to a different strategy: the new approach consists in setting *each* dynamic translator on its personal shadow node. To achieve such functionality the set of fiels of struct node was modified and the bits of code that manipulated these fields were stripped out. The code is not functional now. The coming commits will bring it back to life.
Diffstat (limited to 'magic.h')
0 files changed, 0 insertions, 0 deletions