#ifndef __UTIL_H__ #define __UTIL_H__ void util(void); #endif /* __UTIL_H__*/