cpu.x86.64: fix typo

db4
Slava Pestov 2010-05-11 22:29:46 -04:00
parent ee0640f176
commit 1c76c87c5c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ M: x86.64 reserved-stack-space 0 ;
] map ;
: flatten-large-struct ( c-type -- seq )
stack-size cell /i { int-rep t } <repetition> ; ;
stack-size cell /i { int-rep t } <repetition> ;
M: x86.64 flatten-struct-type ( c-type -- seq )
dup heap-size 16 >