blob: 8dac0922721c144bb7561e77db2bcd57017d36b8 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _ASM_CACHE_H
3#define _ASM_CACHE_H
4
Jesper Nilsson556dcee2008-10-21 17:45:58 +02005#include <arch/cache.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /* _ASM_CACHE_H */