summaryrefslogtreecommitdiffstats
path: root/source/Concept/Framework/atmega128io.h
diff options
context:
space:
mode:
authormasterm <devnull@localhost>2007-02-03 18:26:02 +0100
committermasterm <devnull@localhost>2007-02-03 18:26:02 +0100
commit5843f35538639ccfdfcb2d77f11a25bbb7661e4b (patch)
tree625aa884409d325755e879c6a62ac938513ee7ed /source/Concept/Framework/atmega128io.h
parente5096e87c60f60e0663f02d65a6e3c128e97f612 (diff)
downloadrc2007-soccer-5843f35538639ccfdfcb2d77f11a25bbb7661e4b.tar
rc2007-soccer-5843f35538639ccfdfcb2d77f11a25bbb7661e4b.zip
+++ some code preparations for the hardware interface
Diffstat (limited to 'source/Concept/Framework/atmega128io.h')
-rw-r--r--source/Concept/Framework/atmega128io.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/Concept/Framework/atmega128io.h b/source/Concept/Framework/atmega128io.h
new file mode 100644
index 0000000..46d0f69
--- /dev/null
+++ b/source/Concept/Framework/atmega128io.h
@@ -0,0 +1,9 @@
+#ifndef _ATMEGA128IO_H
+#define _ATMEGA128IO_H
+
+namespace hardware
+{
+
+};
+
+#endif \ No newline at end of file