rich d1fc7583ad Reviewed by: Jordan
Submitted by:	Rich

Make conditionals on BIOSWAIT consistent with usage in io.c.

If you had 'BOOTWAIT=0' in your /etc/make.conf then biosboot wouldn't
compile.  It was '#if' in io.c and '#ifdef' in probe_keyboard.c so I
changed the latter to '#if'.

Even if BOOTWAIT is undefined then '#if BOOTWAIT' becomes
'#if 0' so it should compile either way with this change.
1995-02-15 04:17:59 +00:00
..
1995-02-15 00:53:15 +00:00
1995-02-14 23:33:38 +00:00
1995-02-14 06:31:13 +00:00
1995-02-15 04:17:59 +00:00
1995-02-14 14:37:53 +00:00
1995-02-14 06:31:13 +00:00
1995-01-30 14:21:46 +00:00
1994-12-13 22:33:05 +00:00
1995-02-14 23:33:38 +00:00
1995-02-14 06:28:25 +00:00
1994-08-02 07:55:43 +00:00
1995-02-14 06:14:28 +00:00
1995-02-14 06:14:28 +00:00