cpu.ppc: bools are 4 bytes on OS X/PowerPC
parent
cf9a09b933
commit
ff674dac22
|
@ -713,3 +713,4 @@ USE: vocabs.loader
|
|||
} cond
|
||||
|
||||
"complex-double" c-type t >>return-in-registers? drop
|
||||
"bool" c-type 4 >>size 4 >>align drop
|
Loading…
Reference in New Issue