MACHINE_ARCH
#ifndef MACHINE_ARCH
MACHINE_ARCH);
__XSTRING(SND_DRV_VERSION)"/"MACHINE_ARCH;
static char machine_arch[] = MACHINE_ARCH;
strncpy(kdh->architecture, MACHINE_ARCH, sizeof(kdh->architecture));