LIBRARY= libkutil
CFLAGS=-D__KERNEL ${_K_FLAGS}
SRCS=\
	string.c\

include ${IMPALA_MK}/lib.mk


