X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Ffrv%2Fkernel%2Flocal.h;h=76606d13b1aad1d9957fbc5a2fbef62e6cac2e16;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=e9471761d78b8f50aef19201086f9e8819bb1bb7;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/frv/kernel/local.h b/arch/frv/kernel/local.h index e9471761d..76606d13b 100644 --- a/arch/frv/kernel/local.h +++ b/arch/frv/kernel/local.h @@ -51,6 +51,9 @@ extern void (*__power_switch_wake_cleanup)(void); /* time.c */ extern void time_divisor_init(void); +/* cmode.S */ +extern asmlinkage void frv_change_cmode(int); + #endif /* __ASSEMBLY__ */ #endif /* _FRV_LOCAL_H */