The isa device configuration hook was especially useless here.

This commit is contained in:
bde 1998-06-17 15:55:22 +00:00
parent 916e39c6d2
commit b3b3e5229b

View File

@ -1,11 +0,0 @@
#ifndef _MACHINE_CONF_H_
#define _MACHINE_CONF_H_
#ifdef KERNEL
#ifndef ACTUALLY_LKM_NOT_KERNEL
#include "ioconf.h"
#endif
#endif /* KERNEL */
#endif /* !_MACHINE_CONF_H_ */