package embox.compat.libc

static module type {
	option number use_simple_isspace=0
	source "ctype.c"
}
