ppc: move ADB stuff from ppc_mac.h to adb.h

Allow to use ADB in non-ppc macintosh

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Laurent Vivier 2011-09-04 08:41:15 +00:00 committed by Alexander Graf
parent 11de8b7166
commit 7a880d9352
6 changed files with 71 additions and 43 deletions

View file

@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "ppc_mac.h"
#include "adb.h"
#include "console.h"
/* debug ADB */