This is __i386__-only, not !__alpha__. We never had userconfig on
anything but i386/pc98.
This commit is contained in:
parent
5015bb7f85
commit
7c34d28826
@ -26,7 +26,7 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifdef __alpha__
|
||||
#ifndef __i386__
|
||||
int
|
||||
kget(char *out)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user