From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21250 invoked by alias); 22 Feb 2015 21:01:51 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 21233 invoked by uid 89); 22 Feb 2015 21:01:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 22 Feb 2015 21:01:50 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 67C44340B8A; Sun, 22 Feb 2015 21:01:47 +0000 (UTC) Date: Sun, 22 Feb 2015 21:01:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v2 15/22] sim/erc32: Access memory subsystem through struct memsys. Message-ID: <20150222210147.GG31422@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1424385100-15397-1-git-send-email-jiri@gaisler.se> <1424385100-15397-16-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="APlYHCtpeOhspHkB" Content-Disposition: inline In-Reply-To: <1424385100-15397-16-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00638.txt.bz2 --APlYHCtpeOhspHkB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 206 On 19 Feb 2015 23:31, Jiri Gaisler wrote: > +struct memsys erc32sys = { const ? > +int > +sim_stop(SIM_DESC sd) space before the ( > +struct memsys { > + void (*init_sim) (); should be (void) -mike --APlYHCtpeOhspHkB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJU6kO7AAoJEEFjO5/oN/WB9acP/35Fo2Mzhr6qmAWQ8ZP/tO+y NBfZaVXsdHnxkOnTDIkYSro0IaOq0w+EyCofp7zvBupzuQW2OmpPVWZtXbezuAcn EluLXCBIyQTi7fnfD7hqkSipoDyYWZscBAAuqoLqSxl7ezG+r/4DjEFNLbDjrYrU cnow+1IUnLFhrYnMe46RlHRsH7X2+/yygx38i9dRm7lU8UnpG9Iu0wVWixNrBrsq haWzIuMDpLiFsOUjGEXxvzbSBr2W3z0rMhsbcYZ3vtzpx39rehBrXotPenha9Wio VMdv5WdkbQ7EUPs8gaTbf+Q6pC+18sd+Bd5t3vpOhjYQghkf1O1bI5M44y5+AC0R 8l13EiKl8FaGioMoV94Qct8Jqm1nU3iHnnLasrFcrdSl3ywAAIWogGzM4fI5L7wj 3pj0gwwpRkUNCadbi/ef4AIoKEwGee6J2DEVzTcHxbwVDVNKw2Rs+4fayx6GQfWO kMtLbmMRiwJZxJxx6R4Yn+Hg/S/iIyZYWTAvI4tLsfF/ifO5s4PdXWcmhZugRGl5 Geo+fUMYsA7nqhnRRKApJOZl+AgCAL5emEiwJteWYYJrSWqHqw0m9r1BEmleQKLM UlcoV8+o0IzpOIiblGH7sWma0GiwLdeSnPd8ai8zyucfam4R6sL6EnS1ood596KD truGSIvY9/2LEt/nsH07 =VYrf -----END PGP SIGNATURE----- --APlYHCtpeOhspHkB--