#ifndef _KV_TEST_H_ #define _KV_TEST_H_ int kv_test(void); void kv_test5_proc(void *arg); #endif