1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-07-02 21:34:32 +03:00
iris/panic.ccp
Bas Wijnen 27d9e596ad more
2009-05-25 00:31:35 +02:00

7 lines
103 B
COBOL

#pypp 0
#include "kernel.hh"
void panic (unsigned n, char const *message):
while (1):
dbg_send (n)