]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/z180-serv.c
include cleanup
[z180-stamp.git] / avr / z180-serv.c
index 2dbac6515ded462d24ac47f963784780192af1d3..56852cb4e4bb29e484cd63548a345a5b6ce60a52 100644 (file)
@@ -2,16 +2,12 @@
  */
 
 #include "common.h"
-//#include <avr/power.h>
-//#include <avr/pgmspace.h>
 #include <util/atomic.h>
-//#include <avr/sleep.h>
-//#include <string.h>
 
 #include "background.h"
-#include "debug.h"
 #include "serial.h"
 #include "z80-if.h"
+#include "debug.h"
 #include "z180-serv.h"