/* SPDX-License-Identifier: MIT */ /* * Copyright © 2023 Intel Corporation */ #ifndef __INTEL_RPS_H__ #define __INTEL_RPS_H__ #define gen5_rps_irq_handler(x) ({}) #endif /* __INTEL_RPS_H__ */