wm: teppich

ref: e1bd16a9979b02d8e58d8d8d79654d7bacbcdb27
dir: /include/libc.h/

View raw version
#pragma once

int strlen(char *s);
int strcmp(char *s1, char *s2);