summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/or1k/shared/cache/cache_.h
blob: 08d9eccf4f82b0a572ea5cb6467f14edc4b1afad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * or1k Cache Manager Support
 */

#ifndef __OR1K_CACHE_H
#define __OR1K_CACHE_H

#include <libcpu/cache.h>

#endif
/* end of include file */