#ifndef PSEXSUP_H
#define PSEXSUP_H

BOOL InitializePStoreSupport();
BOOL ShutdownPStoreSupport();

#endif // PSEXSUP_H
