#ifdef TEST16 asm(".code16"); #endif int test(int x) { return x*2; }