annotate mc-switch.h @ 398:bf583e04936f

ARM continue... calling sequence, float/duble arg function
author kono
date Fri, 15 Oct 2004 13:33:03 +0900
parents 3d260008c449
children e055df7c1082
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
1 #if CASE_CODE
299
3d260008c449 level 2 looks ok.
kono
parents: 297
diff changeset
2 extern void genswitch(int cslist,int cslabel);
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
3 #endif