libcsdbg  1.28
C++ exception (and generic) stack trace debug library
#define precache_r (   addr)    __builtin_prefetch((addr), 0, 3)

Prefetch a block from memory to the cache (for read)

Definition at line 354 of file config.hpp.