]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/cpu-x86.hpp
io.streams.256color: faster by caching styles
[factor.git] / vm / cpu-x86.hpp
index e077bf0cd74e04c03f7b57af6a51d280e6eda440..a0d83b5d78d3b5ea2a82827133eb28c37960cced 100644 (file)
@@ -3,7 +3,7 @@ namespace factor {
 #define CALLSTACK_BOTTOM(ctx) \
   (ctx->callstack_seg->end - sizeof(cell) * 5)
 
-inline static void flush_icache(cell start, cell len) {}
+inline static void flush_icache(cell start, cell len) { (void)start; (void)len; }
 
 // In the instruction sequence: