Skip to content

Commit 4fd8ef2

Browse files
renamed math library file
1 parent ae8a642 commit 4fd8ef2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/slu4-minimal-64x4/software/primes.min64x4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,5 @@ is_prime32:
124124
.temp_val: .4byte 0
125125
.isquared: .4byte 0
126126

127-
#include "mathlib32.min64x4"
127+
#include "math32lib.min64x4"
128128
#include "stringlib.min64x4"

0 commit comments

Comments
 (0)