Browse Source

Fix typo in directory name of intrinsics.inc

Pierre Muller 2 weeks ago
parent
commit
2833eb6383
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/riscv32/intrinsics.pp

+ 1 - 1
rtl/riscv32/intrinsics.pp

@@ -13,4 +13,4 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-{$I ../ricsv/intrinsics.inc}
+{$I ../riscv/intrinsics.inc}