From: Cerion Armour-Brown Date: Thu, 16 Dec 2004 12:10:59 +0000 (+0000) Subject: ahem - copy/paste comment error X-Git-Tag: svn/VALGRIND_3_0_1^2~665 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99e14dc8ee731a3d460fb7b341c326cfadc71d60;p=thirdparty%2Fvalgrind.git ahem - copy/paste comment error git-svn-id: svn://svn.valgrind.org/vex/trunk@669 --- diff --git a/VEX/priv/host-arm/hdefs.h b/VEX/priv/host-arm/hdefs.h index ee0de99453..6ade681a28 100644 --- a/VEX/priv/host-arm/hdefs.h +++ b/VEX/priv/host-arm/hdefs.h @@ -39,8 +39,8 @@ /* --------- Registers. --------- */ -/* The usual HReg abstraction. There are 8 real int regs, - 6 real float regs, and 0 real vector regs. +/* The usual HReg abstraction. + There are 16 general purpose regs. */ extern void ppHRegARM ( HReg );