diff options
author | Stefan Roese | 2007-04-29 16:40:31 +0200 |
---|---|---|
committer | Stefan Roese | 2007-04-29 16:40:31 +0200 |
commit | bd38b7ecfdf01e0b7bce551a0834226630be81c1 (patch) | |
tree | e86a79fb7791af81a3325d0e177abdc2d97624d4 /cpu/bf561/flush.S | |
parent | 6f69bbc8f33f03f6a1adf845101c15a9917ff5f5 (diff) | |
parent | 14da5f7675bbb427c469e3f45006e027b6e21db9 (diff) |
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'cpu/bf561/flush.S')
-rw-r--r-- | cpu/bf561/flush.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/bf561/flush.S b/cpu/bf561/flush.S index 7e12c8305c6..0140a60c494 100644 --- a/cpu/bf561/flush.S +++ b/cpu/bf561/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> |