cpu.ppc: bools are 4 bytes on OS X/PowerPC
parent
16bddcb91e
commit
5e35f19312
|
@ -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