OSDN Git Service

[VM] Apply new APIs to all VMs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / hc20 / hc20.h
index b5f7867..2ddc7e1 100644 (file)
@@ -147,7 +147,7 @@ public:
        double get_current_usec();
        uint64_t get_current_clock_uint64();
        
-       void update_config();
+       //void update_config();
        bool process_state(FILEIO* state_fio, bool loading);
        
        // ----------------------------------------
@@ -155,7 +155,7 @@ public:
        // ----------------------------------------
        
        // devices
-       DEVICE* get_device(int id);
+       //DEVICE* get_device(int id);
        //DEVICE* dummy;
        //DEVICE* first_device;
        //DEVICE* last_device;