]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/mmu_context_64.h
hamradio/scc: add missing block braces to multi-statement if
[linux-2.6-omap-h63xx.git] / include / asm-sh / mmu_context_64.h
index 020be744b088c0775f6c14e50e29889dbc580750..9649f1c07caf87da239f20ec4ac7fc80ce8bb5e5 100644 (file)
@@ -66,6 +66,9 @@ static inline void set_asid(unsigned long asid)
                      : "=r" (sr), "=r" (pc) : "0" (sr));
 }
 
+/* arch/sh/kernel/cpu/sh5/entry.S */
+extern unsigned long switch_and_save_asid(unsigned long new_asid);
+
 /* No spare register to twiddle, so use a software cache */
 extern pgd_t *mmu_pdtp_cache;