mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
143c5715c0
Because virtio device do not need manager the share memory heap for now. But later we will make the virtio device be able to manager a standalone heap, so let this logic can be easily to extend. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>