move some stuff out of arch.cpp, so arch drivers aren't all cross-dependent
This commit is contained in:
@@ -61,6 +61,8 @@ public:
|
||||
virtual void UnPauseMountingThread() = 0;
|
||||
};
|
||||
|
||||
MemoryCardDriver *MakeMemoryCardDriver();
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user