mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
user: compile host-utils.c only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
e27b27b3c6
commit
facd285778
4 changed files with 20 additions and 19 deletions
|
@ -23,7 +23,8 @@
|
|||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "exec.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include "host-utils.h"
|
||||
|
||||
//#define DEBUG_MULDIV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue