mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-24 07:04:38 +00:00
As we are only dealing with a blob buffer, use a void pointer argument. This will let us simplify other APIs. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>