summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/kokyu_config.h
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2008-03-04 14:51:23 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2008-03-04 14:51:23 +0000
commit99aa8c60282c7b8072eb35eb9ac815702f5bf586 (patch)
treebda96bf8c3a4c2875a083d7b16720533c8ffeaf4 /ACE/Kokyu/kokyu_config.h
parentc4078c377d74290ebe4e66da0b4975da91732376 (diff)
downloadATCD-99aa8c60282c7b8072eb35eb9ac815702f5bf586.tar.gz
undoing accidental deletion
Diffstat (limited to 'ACE/Kokyu/kokyu_config.h')
-rw-r--r--ACE/Kokyu/kokyu_config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/Kokyu/kokyu_config.h b/ACE/Kokyu/kokyu_config.h
new file mode 100644
index 00000000000..4eab747376e
--- /dev/null
+++ b/ACE/Kokyu/kokyu_config.h
@@ -0,0 +1,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 */