Skip to content
Permalink
26d02e2643
Go to file
 
 
Cannot retrieve contributors at this time
9 lines (7 sloc) 164 Bytes
#include "maemo-input-sounds.h"
void mis_policy_init(struct private_data *priv) {
(void)priv;
}
void mis_policy_exit(struct private_data *priv) {
(void)priv;
}
You can’t perform that action at this time.