]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/timex.h
powerpc/cell: Add support for power button of future IBM cell blades
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / timex.h
index 92dedde761d183a0109dfd7173c37ec1f3a1d43b..c55e14f7ef445486ccb2ba9c938934706ce2be0d 100644 (file)
@@ -38,6 +38,8 @@ static inline cycles_t get_cycles(void)
                "       .long 0\n"
                "       .long 97b-98b\n"
                "       .long 99b-98b\n"
+               "       .long 0\n"
+               "       .long 0\n"
                ".previous"
                : "=r" (ret) : "i" (CPU_FTR_601));
        return ret;