really reverted to gcc3.4 :)

This commit is contained in:
Antoine Drouin
2006-04-18 08:51:54 +00:00
parent 7b00666f0c
commit 2e11a77bcd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
#define UART_HW_H
#include <avr/io.h>
#include <avr/signal.h>
#include <avr/interrupt.h>
#include "std.h"
+1
View File
@@ -30,6 +30,7 @@
#include "maxstream.h"
#include "messages.h"
#include "datalink.h"
#include "uart.h"
static uint8_t msg_lengths[] = MSG_LENGTHS;