#ifndef __USER_DATA_PROCESS_H #define __USER_DATA_PROCESS_H void data_process(char *str); #endif /* __USER_DATA_PROCESS_H */