WIP/cpp -> next #31

Stängd
crtxcr vill sammanfoga 16 incheckningar från s[2]s in i next
Showing only changes of commit 5ef54a08b4 - Show all commits

Visa fil

@ -247,7 +247,7 @@ struct syscall_vow_map
struct str_to_vow_map
{
char *str;
const char *str;
uint64_t value;
};