Do not hardcode sys_stub to the string "sys_nosys" for the not ignored
commite84fa226f4ac14ae18d4e1b1eef2c1b6bf29f9f0
authorNicolas Joly <njoly@NetBSD.org>
Mon, 10 Mar 2008 14:06:46 +0000 (10 14:06 +0000)
committerNicolas Joly <njoly@NetBSD.org>
Mon, 10 Mar 2008 14:06:46 +0000 (10 14:06 +0000)
treea149d0519ac85d3b7a367aca10f3a99ec9af09e0
parent9cbb5c82325ba714e359639dbea1858b46733930
Do not hardcode sys_stub to the string "sys_nosys" for the not ignored
case. Just use the corresponding variable instead, to allow emulation
to use their own defined value.
sys/kern/makesyscalls.sh