Correct a comment.
This commit is contained in:
parent
5df3ea5331
commit
df201a40b9
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: dot_init.h,v 1.3 2002/11/23 01:44:13 thorpej Exp $ */
|
||||
/* $NetBSD: dot_init.h,v 1.4 2002/11/23 17:23:51 thorpej Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001 Ross Harvey
|
||||
@ -52,7 +52,7 @@
|
||||
/*
|
||||
* Allocate 32 bytes for the stack frame. Store GP at SP+16 (since
|
||||
* this is where code generated by the compiler for fallthru processing
|
||||
* expects it to be), and the RA at SP+8.
|
||||
* expects it to be), and the RA at SP+28.
|
||||
*
|
||||
* This will need adjustment for 64-bit ABIs.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user