aboutsummaryrefslogtreecommitdiffstats
path: root/src/zswap.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-13Make zabs, zneg and zswap inlineMattias Andrée1-12/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-04Add makefile and fix errorsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-01Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsbMattias Andrée1-0/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>