#ifndef __LOOP_H__ #define __LOOP_H__ int loop (void); #endif