summaryrefslogtreecommitdiffstats
path: root/hw/adb.h
Commit message (Collapse)AuthorAgeFilesLines
* ppc: add missing staticBlue Swirl2012-11-011-4/+0Star
| | | | | | | | Add missing 'static' qualifiers. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
* ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier2011-10-061-0/+67
Allow to use ADB in non-ppc macintosh Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Alexander Graf <agraf@suse.de>