#ifndef __CONFIG_H__
#define __CONFIG_H__

typedef int INT;

#endif // __CONFIG_H__
