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