[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1175745427.17315.22.camel@roc-desktop>
Date: Thu, 05 Apr 2007 11:57:07 +0800
From: "Wu, Bryan" <bryan.wu@...log.com>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Robin Getz <rgetz@...ckfin.uclinux.org>,
Mike Frysinger <vapier.adi@...il.com>
Subject: Re: [PATCH] Blackfin arch: sync with uClibc no functional changes
>
> +.text
> +
> +.align 2
> +
> ENTRY(_memchr)
> - P0 = R0 ; /* P0 = address */
> - P2 = R2 ; /* P2 = count */
> + P0 = R0; // P0 = address
> + P2 = R2; // P2 = count
Sorry for introducing wrong coding style source.
A updated one will be posted later.
Thanks Robin and Mike.
-Bryan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists