From e61eacd9fc9b1c022678fb64803218d88fa2bdb1 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 24 Jan 2018 23:02:07 +0100 Subject: Add hwi comment in test/t2.c --- test/t2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/t2.c b/test/t2.c index 0f9432c..e7fa181 100644 --- a/test/t2.c +++ b/test/t2.c @@ -4,7 +4,7 @@ void holo_dec(int value) { asm { mov a, 3 mov b, @value - hwi 9 + hwi 9 // holo } } -- cgit v1.2.3