Commit 4bb7ff6d by Hans Boehm

*** empty log message ***

From-SVN: r41563
parent 1f0c3120
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment