On 12 August 2011 00:07, Richard Henderson wrote:
> diff --git a/hw/devices.h b/hw/devices.h
> index 07fda83..36c21e7 100644
> --- a/hw/devices.h
> +++ b/hw/devices.h
> @@ -1,6 +1,9 @@
> #ifndef QEMU_DEVICES_H
> #define QEMU_DEVICES_H
>
> +/* ??? Not all users of this file can include cpu-common
Signed-off-by: Richard Henderson
---
hw/devices.h |6 +-
hw/r2d.c |3 ++-
hw/sm501.c |7 +++
3 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/hw/devices.h b/hw/devices.h
index 07fda83..36c21e7 100644
--- a/hw/devices.h
+++ b/hw/devices.h
@@ -1,6 +1,9 @@
#