campo-sirio/src/or/or1p.h

8 lines
88 B
C
Raw Normal View History

#ifndef __OR1_H
#define __OR1_H
int or1100(int argc, char** argv);
#endif // __OR1_H