1*16dce513Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*16dce513Schristos /* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ 3*16dce513Schristos 4*16dce513Schristos /* This file is automatically generated. DO NOT EDIT! */ 5*16dce513Schristos extern ld_emulation_xfer_type ld_elf32vax_emulation; 6*16dce513Schristos extern ld_emulation_xfer_type ld_vaxnbsd_emulation; 7*16dce513Schristos 8*16dce513Schristos #define EMULATION_LIST \ 9*16dce513Schristos &ld_elf32vax_emulation, \ 10*16dce513Schristos &ld_vaxnbsd_emulation, \ 11*16dce513Schristos 0 12