4 lines
No EOL
52 B
C
4 lines
No EOL
52 B
C
#ifndef _LOOP_H_
|
|
#define _LOOP_H_
|
|
int loop();
|
|
#endif |