[PATCH 0/2] target/riscv: Include missing headers in '*internals.h'

Philippe Mathieu-Daudé posted 2 patches 5 months, 1 week ago
target/riscv/internals.h        | 3 +++
target/riscv/vector_internals.h | 1 +
2 files changed, 4 insertions(+)
[PATCH 0/2] target/riscv: Include missing headers in '*internals.h'
Posted by Philippe Mathieu-Daudé 5 months, 1 week ago
2 trivial RISC-V oriented patches extracted from a bigger
series which refactor include/exec/ headers.

Philippe Mathieu-Daudé (2):
  target/riscv: Include missing headers in 'vector_internals.h'
  target/riscv: Include missing headers in 'internals.h'

 target/riscv/internals.h        | 3 +++
 target/riscv/vector_internals.h | 1 +
 2 files changed, 4 insertions(+)

-- 
2.45.2


Re: [PATCH 0/2] target/riscv: Include missing headers in '*internals.h'
Posted by Alistair Francis 5 months, 1 week ago
On Wed, Dec 4, 2024 at 5:09 AM Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> 2 trivial RISC-V oriented patches extracted from a bigger
> series which refactor include/exec/ headers.
>
> Philippe Mathieu-Daudé (2):
>   target/riscv: Include missing headers in 'vector_internals.h'
>   target/riscv: Include missing headers in 'internals.h'

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  target/riscv/internals.h        | 3 +++
>  target/riscv/vector_internals.h | 1 +
>  2 files changed, 4 insertions(+)
>
> --
> 2.45.2
>
>