diff options
Diffstat (limited to 'arch/mips/dec/wbflush.c')
-rw-r--r-- | arch/mips/dec/wbflush.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/dec/wbflush.c b/arch/mips/dec/wbflush.c index 43feddd..56bda4a 100644 --- a/arch/mips/dec/wbflush.c +++ b/arch/mips/dec/wbflush.c @@ -2,9 +2,9 @@ * Setup the right wbflush routine for the different DECstations. * * Created with information from: - * DECstation 3100 Desktop Workstation Functional Specification - * DECstation 5000/200 KN02 System Module Functional Specification - * mipsel-linux-objdump --disassemble vmunix | grep "wbflush" :-) + * DECstation 3100 Desktop Workstation Functional Specification + * DECstation 5000/200 KN02 System Module Functional Specification + * mipsel-linux-objdump --disassemble vmunix | grep "wbflush" :-) * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive |