platform_not_supported
platform_not_supported();
extern void platform_not_supported(void);
#define cpu_notsupp(st, str) { platform_not_supported, st, str }