SimRam/lib.h
2012-07-28 15:59:14 +02:00

6 lines
89 B
C

#ifndef LIB_H
#define LIB_H
bool error_registers(int n, int regnumber);
#endif //LIB_H