fix include and compile warnings

This commit is contained in:
optixx
2009-08-28 12:32:57 +02:00
parent 710aa2d53a
commit 9469398c04
4 changed files with 6 additions and 2 deletions

View File

@@ -31,6 +31,8 @@
#include "debug.h"
#include "dump.h"
#include "info.h"
#include "crc.h"
uint8_t irq_addr_lo;
uint8_t irq_addr_hi;