commit | 49d4d9b63ebb0d487e80d3d85a75d8256d313df9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 13 17:07:19 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Jan 13 10:20:50 2012 -0600 |
tree | ff92e1fcc0967d13d361224fae952415e0b4f6cc | |
parent | fbc15e27f760b45c74c9ed7de07d2a7dd13d2034 [diff] [blame] |
ptimer: move declarations to ptimer.h Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/hw/etraxfs_timer.c b/hw/etraxfs_timer.c index 319cee1..2dfdb30 100644 --- a/hw/etraxfs_timer.c +++ b/hw/etraxfs_timer.c
@@ -24,6 +24,7 @@ #include "sysbus.h" #include "sysemu.h" #include "qemu-timer.h" +#include "ptimer.h" #define D(x)