#ifndef __LIB_CONFIG_H__ #define __LIB_CONFIG_H__ extern const int LIB_CONFIG_LPCTMU_ENABLE; extern const int LIB_CONFIG_EXCEPTION_RESET_ENABLE; #endif