Add stub so it compiles. Thanks to artart78 for catching this.

This commit is contained in:
Jason Felds
2009-04-15 20:53:24 +00:00
parent 62e082466b
commit ab7e8379b5
@@ -285,6 +285,11 @@ void ArchHooks::MountInitialFilesystems( const RString &sDirOfExecutable )
FILEMAN->Mount( "dir", Root, "/" );
}
void ArchHooks::MountUserFilesystems( const RString &sDirOfExecutable )
{
// XXX: Fix me.
}
/*
* (c) 2003-2004 Glenn Maynard
* All rights reserved.