#ifndef __CA_PARAM_H__ #define __CA_PARAM_H__ int param_load(); int param_save(); #endif