diff options
author | James Maki <jmaki@multitech.com> | 2010-04-23 15:10:19 -0500 |
---|---|---|
committer | James Maki <jmaki@multitech.com> | 2010-04-23 15:10:19 -0500 |
commit | 34609050e110fdeaf9cd63888c5902031ca21b1f (patch) | |
tree | 1ac2e994ad8803c68d402a846111e7d19219ea63 /io-module/mts_io.h | |
download | mts-io-34609050e110fdeaf9cd63888c5902031ca21b1f.tar.gz mts-io-34609050e110fdeaf9cd63888c5902031ca21b1f.tar.bz2 mts-io-34609050e110fdeaf9cd63888c5902031ca21b1f.zip |
initial commit
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r-- | io-module/mts_io.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h new file mode 100644 index 0000000..6cd1189 --- /dev/null +++ b/io-module/mts_io.h @@ -0,0 +1,7 @@ + +#ifndef __MTS_IO_H +#define __MTS_IO_H + + +#endif /* ~__MTS_IO_H */ + |