aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/clrs8.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/clrs8.h')
-rw-r--r--riscv/insns/clrs8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/clrs8.h b/riscv/insns/clrs8.h
index 071982c..f6f8298 100644
--- a/riscv/insns/clrs8.h
+++ b/riscv/insns/clrs8.h
@@ -8,4 +8,4 @@ P_ONE_LOOP(8, {
if ((ps1 & 0x80) == 0) { pd += 1; }
}
pd -= 1;
-}) \ No newline at end of file
+})