The unified diff between revisions [d0420ebd..] and [9f05a1eb..] 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 [9f05a1eb606ea1c0421aa4a0b25b83b4fe4a20c8]
#
# 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