From 5843f35538639ccfdfcb2d77f11a25bbb7661e4b Mon Sep 17 00:00:00 2001 From: masterm Date: Sat, 3 Feb 2007 17:26:02 +0000 Subject: +++ some code preparations for the hardware interface --- source/Concept/Framework/atmega128io.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 source/Concept/Framework/atmega128io.h (limited to 'source/Concept/Framework/atmega128io.h') 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 -- cgit v1.2.3