Kernel/armv7 - Stub backtrace to make compilation happy
authorJohn Hodge <[email protected]>
Sat, 21 Dec 2013 09:36:40 +0000 (17:36 +0800)
committerJohn Hodge <[email protected]>
Sat, 21 Dec 2013 09:36:40 +0000 (17:36 +0800)
KernelLand/Kernel/arch/armv7/debug.c

index 4f169a3..4d07251 100644 (file)
@@ -86,3 +86,8 @@ void StartupPrint(const char *str)
 {
 }
 
+void Proc_PrintBacktrace(void)
+{
+       // TODO: Print backtrace
+}
+

UCC git Repository :: git.ucc.asn.au