*** empty log message ***

From-SVN: r41563
This commit is contained in:
Hans Boehm 2001-04-26 00:30:36 +00:00
parent 1f0c3120cc
commit 4bb7ff6dae

View File

@ -41,7 +41,7 @@ typedef double float80;
struct ia64_args {
long scratch[2]; /* Two scratch words at top of stack. */
/* Allows sp to passed as arg pointer. */
/* Allows sp to be passed as arg pointer. */
void * r8_contents; /* Value to be passed in r8 */
long spare; /* Not used. */
float80 fp_regs[8]; /* Contents of 8 floating point argument */