add branch delay (nop) to mips asm implementation of Addref and Release used
[vuplus_dvbapp] / lib / base / ebase.h
index b819fc3..b464b44 100644 (file)
@@ -232,6 +232,7 @@ public:
                /* our new shared polling interface. */
        PyObject *poll(PyObject *dict, PyObject *timeout);
        void interruptPoll();
+       void reset();
 };
 
 /**