Project

General

Profile

Revision 942

Simulator library compiles but doesn't do anything.

View differences:

util.h
1
#include <stdio.h>
1 2

  
2 3
#define UNIMPLEMENTED printf("Function %s is unimplemented in the simulator.\n", __func__);
3 4

  

Also available in: Unified diff