1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-10-02 17:58:12 +03:00
iris/panic.ccp

7 lines
103 B
Plaintext
Raw Normal View History

2009-05-11 01:28:12 +03:00
#pypp 0
#include "kernel.hh"
void panic (unsigned n, char const *message):
while (1):
2009-05-25 01:31:35 +03:00
dbg_send (n)