#ifndef _ATMEGA128IO_H
#define _ATMEGA128IO_H
#include <avr/io.h>
#include <avr/interrupt.h>
namespace hardware
{
};
#endif