Sign in
◑
Theme
qemu
/
qemu
/
cb1fa0c0a4e27a12bc2ddec049b46bc8d5678ba2
/
.
/
linux-user
/
sparc
/
cpu_loop.h
blob: fb6e82d372d3165764cb71d331b37ea508714917 [
file
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef
SPARC_CPU_LOOP_H
#define
SPARC_CPU_LOOP_H
void
flush_windows
(
CPUSPARCState
*
env
);
#endif