view mc-switch.h @ 338:7fe7ce0a791f bit-field-done

bit-field done for IA32, PowerPC, MIPS. bit-field assop. No bit-field global init.
author kono
date Fri, 25 Jun 2004 14:30:43 +0900
parents 3d260008c449
children e055df7c1082
line wrap: on
line source

#if CASE_CODE
extern void genswitch(int cslist,int cslabel);
#endif