package embox.compat.libc

static module int_types {
	source "imaxmath.c"
	source "strtoimax.c"
	source "strtoumax.c"
}
