patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-v850 / flat.h
index 17106c8..3888f59 100644 (file)
@@ -45,7 +45,8 @@ flat_get_relocate_addr (unsigned long relval)
    RELVAL is the raw relocation-table entry from which RP is derived.
    For the v850, RP should always be half-word aligned.  */
 static inline unsigned long flat_get_addr_from_rp (unsigned long *rp,
-                                                  unsigned long relval)
+                                                  unsigned long relval,
+                                                  unsigned long flags)
 {
        short *srp = (short *)rp;