moved io and signal and IAR-GCC checks from driver files into contiki include file

This commit is contained in:
Joakim Eriksson 2011-09-26 10:38:41 +02:00
parent 57ae779373
commit 5b1d9617c4
76 changed files with 72 additions and 370 deletions

View file

@ -29,8 +29,6 @@
* @(#)$Id: rom.c,v 1.2 2006/12/01 15:06:42 bg- Exp $
*/
#include <io.h>
#include "contiki.h"
#include "dev/rom.h"