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