]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/mm/uasm.h
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
[linux-2.6-omap-h63xx.git] / arch / mips / mm / uasm.h
index 0d6a66f32030e0de7bf33cf63546a312c3ee38b5..c6d1e3dd82d490df1bb174da54756110c4ceb4fb 100644 (file)
@@ -103,8 +103,6 @@ struct uasm_label {
 void __cpuinit uasm_build_label(struct uasm_label **lab, u32 *addr, int lid);
 #ifdef CONFIG_64BIT
 int uasm_in_compat_space_p(long addr);
-int uasm_rel_highest(long val);
-int uasm_rel_higher(long val);
 #endif
 int uasm_rel_hi(long val);
 int uasm_rel_lo(long val);