mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
fpu: move public header file to include/fpu
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -40,7 +40,7 @@ these four paragraphs for those parts of this code that are retained.
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include "softfloat.h"
|
||||
#include "fpu/softfloat.h"
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
| Primitive arithmetic functions, including multi-word arithmetic, and
|
||||
|
Reference in New Issue
Block a user