summaryrefslogtreecommitdiff
path: root/Kokyu/kokyu_config.h
blob: 4eab747376ec12bb9887cd6b87c5ce0e9b01acc2 (plain)
1
2
3
4
5
6
7
8
9
10
/* $Id$ */
#ifndef KOKYU_CONFIG_H
#define KOKYU_CONFIG_H

#define CONFIG_DSTREAM_DSRT_DISPATCH
#define CONFIG_DSTREAM_DSRT_CV_DISPATCH
#define CONFIG_DSTREAM_DSRT_DIRECT_DISPATCH
#define CONFIG_DSTREAM_DSRT_DISPATCH_IMPL

#endif /* KOKYU_CONFIG_H */