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

#ifndef __LM32_CACHE_h
#define __LM32_CACHE_h

#include <libcpu/cache.h>

#endif
/* end of include file */