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 /cpu/bf533/flush.S | |
parent | 0f5642d7322740ad008a4c5eb0a131d64a6f7a0a (diff) | |
parent | c0707ce65677650b5ceab0500ee50ae5168afef2 (diff) |
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
Diffstat (limited to 'cpu/bf533/flush.S')
-rw-r--r-- | cpu/bf533/flush.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/bf533/flush.S b/cpu/bf533/flush.S index 0512f3bf92..62e3d65ae7 100644 --- a/cpu/bf533/flush.S +++ b/cpu/bf533/flush.S @@ -1,9 +1,9 @@ -/* Copyright (C) 2003 Analog Devices, Inc. All Rights Reserved. - * Copyright (C) 2004 LG SOft India. All Rights Reserved. +/* Copyright (C) 2003-2007 Analog Devices Inc. * * This file is subject to the terms and conditions of the GNU General Public * License. */ + #define ASSEMBLY #include <asm/linkage.h> |