X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-cris%2Ftimex.h;h=b92e0e80fe86fdfcd2cbe2f42b8036d9492e63c2;hb=c5a4dd8b7c15927a8fbff83171b57cad675a79b9;hp=3fb069a3771761314edc9de8d1a08ffe9f55d367;hpb=6c89cce75c6f93088a5a2a25bb9674a9194592cc;p=powerpc.git diff --git a/include/asm-cris/timex.h b/include/asm-cris/timex.h index 3fb069a377..b92e0e80fe 100644 --- a/include/asm-cris/timex.h +++ b/include/asm-cris/timex.h @@ -16,7 +16,7 @@ typedef unsigned long long cycles_t; -extern inline cycles_t get_cycles(void) +static inline cycles_t get_cycles(void) { return 0; }