elea9003-emu/telescrivente.h

9 lines
122 B
C
Raw Normal View History

2019-12-23 23:05:03 +01:00
#ifndef TELESCRIVENTE_INCLUSO
#define TELESCRIVENTE_INCLUSO
int op_cm(istruzione *i);
int op_ms(istruzione *i);
#endif