mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "hw.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "qemu/timer.h"
|
||||
#include "omap.h"
|
||||
struct omap_synctimer_s {
|
||||
MemoryRegion iomem;
|
||||
|
||||
Reference in New Issue
Block a user