fat_magic 0xcafebabe
mycomputer:ASM qgi$ gcc -arch ppc -arch i386 -c hellow.c
mycomputer:ASM qgi$ lipo -detailed_info hellow.o
Fat header in: hellow.o
fat_magic 0xcafebabe
architecture ppc7400
cputype CPU_TYPE_POWERPC
cpusubtype CPU_SUBTYPE_POWERPC_7400
offset 4096
size 736
align 2^12 (4096)
architecture i386
cputype CPU_TYPE_I386
cpusubtype CPU_SUBTYPE_I386_ALL
offset 8192
size 512
align 2^12 (4096)

