These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / qmp_pc_dimm_device_list.c
index b584bd8..def2115 100644 (file)
@@ -1,3 +1,4 @@
+#include "qemu/osdep.h"
 #include "qom/object.h"
 #include "hw/mem/pc-dimm.h"
 
@@ -5,8 +6,3 @@ int qmp_pc_dimm_device_list(Object *obj, void *opaque)
 {
    return 0;
 }
-
-ram_addr_t get_current_ram_size(void)
-{
-    return ram_size;
-}