Enable OpenCORE on master - part 1

This commit is contained in:
Ravi K Yenduri
2009-03-31 10:26:41 -07:00
parent e1861133d5
commit 9f1455fcc2

View File

@@ -67,7 +67,8 @@ private:
char * mDataSourcePath;
bool mIsDataSourceSet;
sp<ISurface> mSurface;
int mSharedFd;
void * mMemBase;
off_t mMemSize;
status_t mInit;
int mDuration;