#ifndef __MAG_H__ #define __MAG_H__ void mag_init(); void mag_read(); #endif /* __MAG_H__ */