From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10929 invoked by alias); 29 Jul 2002 16:59:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10921 invoked from network); 29 Jul 2002 16:59:14 -0000 Received: from unknown (HELO harvester.transas.com) (193.125.200.2) by sources.redhat.com with SMTP; 29 Jul 2002 16:59:14 -0000 Received: from localhost (localhost [127.0.0.1]) by harvester.transas.com (Postfix) with SMTP id 0BF0D6B81C; Mon, 29 Jul 2002 20:59:13 +0400 (MSD) Received: from clue.transas.com (clue.transas.com [10.0.0.42]) by harvester.transas.com (Postfix) with ESMTP id BFB866B81B; Mon, 29 Jul 2002 20:59:12 +0400 (MSD) Received: by clue.transas.com with Internet Mail Service (5.5.2653.19) id ; Mon, 29 Jul 2002 20:59:12 +0400 Message-ID: <2E74F312D6980D459F3A05492BA40F8D0118DF33@clue.transas.com> From: Andrew Volkov To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: RE: [RFA] sim-h8300.h new file Date: Mon, 29 Jul 2002 10:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" X-SW-Source: 2002-07/txt/msg00554.txt.bz2 > >Andrew Volkov writes: > > Now it ok ? > > > > Andrey > > >Ok, but you don't need the first '= 0' bit. Removed " = 0 " and commited. Andrey