git-svn-id: trunk@20730 -
@@ -147,7 +147,8 @@
system_i386_nativent, { 68 }
system_i386_iphonesim, { 69 }
system_powerpc_wii, { 70 }
- system_x86_64_openbsd { 71 }
+ system_x86_64_openbsd, { 71 }
+ system_x86_64_netbsd { 72 }
);
type
@@ -219,7 +219,8 @@ interface
system_x86_64_freebsd];
systems_netbsd = [system_i386_netbsd,
system_m68k_netbsd,
- system_powerpc_netbsd];
+ system_powerpc_netbsd,
+ system_x86_64_netbsd];
systems_openbsd = [system_i386_openbsd,
system_m68k_openbsd,
system_x86_64_openbsd];
@@ -148,7 +148,8 @@ const
{ 68 } 'NativeNT-i386',
{ 69 } 'iPhoneSim-i386',
{ 70 } 'Wii-powerpc',
- { 71 } 'OpenBSD-x86-64'
+ { 71 } 'OpenBSD-x86-64',
+ { 72 } 'NetBSD-x86-64'
const