summaryrefslogtreecommitdiff
path: root/avr/z180-serv.c
diff options
context:
space:
mode:
authorLeo C2014-10-23 13:07:27 +0200
committerLeo C2014-10-23 13:07:27 +0200
commit889202c46ced1be4fc0db3faf63564722eba2865 (patch)
tree59b44dba123e04f45fd02be22674269fc3f1e56d /avr/z180-serv.c
parent89adce76dd02f2076ec6de1c6b434bc1f29512f4 (diff)
downloadz180-stamp-889202c46ced1be4fc0db3faf63564722eba2865.zip
include cleanup
Diffstat (limited to 'avr/z180-serv.c')
-rw-r--r--avr/z180-serv.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/avr/z180-serv.c b/avr/z180-serv.c
index 2dbac65..56852cb 100644
--- a/avr/z180-serv.c
+++ b/avr/z180-serv.c
@@ -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"