Teach all drivers to use local report.h instead of shared/report.h.

Remove all references to shared/debug.h as well (was unused in all cases).
This commit is contained in:
mmdolze
2009-09-14 18:36:44 +00:00
parent de8278a398
commit 6e781ed0a0
10 changed files with 9 additions and 23 deletions
+1
View File
@@ -7,6 +7,7 @@ Key:
v.0.5dev (ongoing development)
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)
* Modify all drivers to use server/drivers/report.h instead of shared/report.h
v0.5.3
+ lcdexec: notification when called program finishes