Go to file
Howard Chu 3630066843 Fix MIPS cache coherency on Linux
MIPS chips require manual control of on-chip caches. The cacheflush
syscall being used here only exists on MIPS Linux, other OSs will
require revisiting.
2014-07-26 18:16:02 -07:00
libraries/liblmdb Fix MIPS cache coherency on Linux 2014-07-26 18:16:02 -07:00