work on libc64

This commit is contained in:
Prakxo
2023-03-06 08:28:43 +00:00
parent ed41ef92d4
commit 4c8ff8c2a2
17 changed files with 164 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "rand.h"
#include "MSL_C/rand.h"
static u32 next = 1;