/* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SPARC_CPU_LOOP_H #define SPARC_CPU_LOOP_H void flush_windows(CPUSPARCState *env); #endif