5 lines
86 B
C
Raw Normal View History

#ifndef __MR1_H
#define __MR1_H
int mr1100(int argc, char* argv[]);
#endif // __MR1_H