#ifndef __INTERFACE_H__ #define __INTERFACE_H__ void ifloop(void); #endif