sim: Put AreaDesc in an Rc
Since there are references to this struct passed to C code, put it into an Rc so
that it won't move around when the data is moved.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment