mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
The isa device configuration hook was especially useless here.
This commit is contained in:
parent
afafca8bcb
commit
461792a572
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37037
@ -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_ */
|
Loading…
Reference in New Issue
Block a user