mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Include assert.h from qemu-common.h
Include assert.h from qemu-common.h and remove other direct uses. cpu-all.h still need to include it because of the dyngen-exec.h hacks Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
parent
6c7f4b47f7
commit
5561650587
28 changed files with 1 additions and 28 deletions
|
@ -26,7 +26,6 @@
|
|||
#include "qemu-timer.h"
|
||||
#include "usb.h"
|
||||
#include "baum.h"
|
||||
#include <assert.h>
|
||||
#include <brlapi.h>
|
||||
#include <brlapi_constants.h>
|
||||
#include <brlapi_keycodes.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue