/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_SWAP_H
#define _LINUX_SWAP_H

static inline void mm_account_reclaimed_pages(unsigned long pages) {}

#endif /* _LINUX_SWAP_H */