diff options
Diffstat (limited to 'bootloaders/atmega/ATmegaBOOT_168.c')
-rw-r--r-- | bootloaders/atmega/ATmegaBOOT_168.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloaders/atmega/ATmegaBOOT_168.c b/bootloaders/atmega/ATmegaBOOT_168.c index 880cf9b..ff21903 100644 --- a/bootloaders/atmega/ATmegaBOOT_168.c +++ b/bootloaders/atmega/ATmegaBOOT_168.c @@ -62,8 +62,6 @@ /* Tested with m168 */
/**********************************************************/
-/* $Id$ */
-
/* some includes */
#include <inttypes.h>
|