On Mon, Apr 8, 2013 at 2:43 AM, Christian Groessler <[email protected]> wrote: > trap.c has a "#if NISA > 0" at line 504. > > But NISA is never defined, so the code in the #if clause never gets compiled > in. > This patch includes isa.h from the build directory in order to have the NISA > definition.
Yep. Diff committed. Thanks! Philip Guenther
