view mc-switch.h @ 389:68fb244e0e3c

mc-arm generates code-gen-all.s with no error, but assembler output contains errors.
author kono
date Fri, 03 Sep 2004 23:27:04 +0900
parents 3d260008c449
children e055df7c1082
line wrap: on
line source

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