summaryrefslogtreecommitdiff
path: root/arm/warm.c
AgeCommit message (Collapse)Author
2014-12-11Reimplement cache invalidation codetwinaphex
2014-12-11Remove warm, keep only fallback cache invalidation routine.twinaphex
Not available on iOS/Android, only probably there on OpenPandora. On top of that iOS 8+ deprecated the system() call, so would probably be becoming obsolete on that platform.
2014-12-10Code nits - get rid of '== NULL' / '!= NULL'twinaphex
2011-09-03move warm toonotaz