Support turbo2.
[vuplus_dvbapp] / lib / gdi / accel.h
index b08ba66..bbb2e26 100644 (file)
@@ -24,6 +24,7 @@ private:
        int m_accel_phys_addr;
        int m_accel_size; // in blocks
        int *m_accel_allocation;
+       int m_bcm_accel_state;
        
        static gAccel *instance;
 };