The unified diff between revisions [d0420ebd..] and [4f22e7ef..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'panic.h'

#
# old_revision [d0420ebd87c820e33a32b29727989516e15980a8]
# new_revision [4f22e7ef7d3064e3b51a5b868a4722f3f13c747b]
#
# add_file "panic.h"
#  content [4ed7a80d4d14e77a557b91a5dcc39e621f765d6e]
#
============================================================
--- /dev/null	
+++ panic.h	4ed7a80d4d14e77a557b91a5dcc39e621f765d6e
@@ -0,0 +1,8 @@
+/* panic.h */
+
+/* OMG we're all going to die!!!! */
+
+void panic(unsigned int reason);
+
+/* Panic code goes in the low 8 bits */
+#define PANIC_WATCHDOG_TIMEOUT 0x100