diff options
Diffstat (limited to 'xen-stub.c')
-rw-r--r-- | xen-stub.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,3 +44,7 @@ int xen_init(void) { return -ENOSYS; } + +void xen_register_framebuffer(MemoryRegion *mr) +{ +} |
![]() |
index : rocket-tools/riscv-gnu-toolchain/qemu.git | |
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | xen-stub.c | 4 |
@@ -44,3 +44,7 @@ int xen_init(void) { return -ENOSYS; } + +void xen_register_framebuffer(MemoryRegion *mr) +{ +} |