aboutsummaryrefslogtreecommitdiff
path: root/include/cache.h
Commit message (Collapse)AuthorAgeFilesLines
* include: add new file for cache-related definitionsJustus Winter2014-01-091-0/+25
* include/cache.h (__cacheline_aligned): This macro can be used to align statically allocated objects so that they start at a cache line.