/* * Copyright (c) 2025, MediaTek Inc. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include void cpu_qos_change_dcc(uint32_t on, uint32_t is_auto) { } void *cpu_qos_handle_cluster_on_event(const void *arg) { return (void *)arg; }