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

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

Definition at line 359 of file config.hpp.