/** Copyright 2006, Axel DΓΆrfler, axeld@pinc-software.de.* Distributed under the terms of the MIT License.*/#ifndef APM_H#define APM_H#include <SupportDefs.h>extern#ifdef __cplusplus"C"#endifstatus_t apm_init(void);#endif /* APM_H */
/** Copyright 2006, Axel DΓΆrfler, axeld@pinc-software.de.* Distributed under the terms of the MIT License.*/#ifndef APM_H#define APM_H#include <SupportDefs.h>extern#ifdef __cplusplus"C"#endifstatus_t apm_init(void);#endif /* APM_H */