elea9003-emu/telescrivente.h
2019-12-23 23:05:03 +01:00

8 lines
122 B
C

#ifndef TELESCRIVENTE_INCLUSO
#define TELESCRIVENTE_INCLUSO
int op_cm(istruzione *i);
int op_ms(istruzione *i);
#endif