Subject: #ifdef __i386 and eject
To: None <source-changes@NetBSD.ORG>
From: Rob Leland <leland@freetocreate.cais.com>
List: source-changes
Date: 10/23/1995 09:05:40
Why is there a
#ifdef __i386
statment in the
usr.bin/eject/eject.c file?

I thought that the src tree was for non-machine specific sources and
that machine specific utilities should go under arch/machine/stand
directory?

-Rob