Files
mips/src/asm/tests/test_dcache.h
T
jens 0a6af28dab - added tests
git-svn-id: http://moon:8086/svn/mips@172 a8ebac50-d88d-4704-bea3-6648445a41b3
2021-04-09 16:59:24 +00:00

9 lines
117 B
C

#ifndef _TEST_DCACHE_H_
#define _TEST_DCACHE_H_
uint32_t test_dcache();
#endif // _TEST_DCACHE_H__TEST_DCACHE_H_