renamed directory
This commit is contained in:
8
BaS_gcc/sources/cache.h
Normal file
8
BaS_gcc/sources/cache.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _CACHE_H_
|
||||
#define _CACHE_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern void flush_and_invalidate_caches(void);
|
||||
|
||||
#endif /* _CACHE_H_ */
|
||||
Reference in New Issue
Block a user