diff options
author | Wolfgang Denk <wd@denx.de> | 2007-04-18 16:16:33 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-04-18 16:16:33 +0200 |
commit | 01ebbab0cc19d6a19fa70f40516864edc1e6625d (patch) | |
tree | cff2e0348a6c3b300664d944642eaf6488f1ab12 /lib_blackfin/memset.S | |
parent | 0f5642d7322740ad008a4c5eb0a131d64a6f7a0a (diff) | |
parent | c0707ce65677650b5ceab0500ee50ae5168afef2 (diff) | |
download | u-boot-imx-01ebbab0cc19d6a19fa70f40516864edc1e6625d.zip u-boot-imx-01ebbab0cc19d6a19fa70f40516864edc1e6625d.tar.gz u-boot-imx-01ebbab0cc19d6a19fa70f40516864edc1e6625d.tar.bz2 |
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
Diffstat (limited to 'lib_blackfin/memset.S')
-rw-r--r-- | lib_blackfin/memset.S | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/lib_blackfin/memset.S b/lib_blackfin/memset.S index 7e6ee19..c33c551 100644 --- a/lib_blackfin/memset.S +++ b/lib_blackfin/memset.S @@ -1,17 +1,8 @@ /* - * File: arch/blackfin/lib/memset.S - * Based on: - * Author: + * File: memset.S * - * Created: - * Description: - * - * Rev: $Id: memset.S 2769 2007-02-19 16:45:53Z hennerich $ - * - * Modified: - * Copyright 2004-2006 Analog Devices Inc. - * - * Bugs: Enter bugs at http://blackfin.uclinux.org/ + * Copyright 2004-2007 Analog Devices Inc. + * Enter bugs at http://blackfin.uclinux.org/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -29,7 +20,6 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ - .align 2 /* |