summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/fdcreg.h
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2001-06-04 21:04:14 +0000
committerjoerg <joerg@FreeBSD.org>2001-06-04 21:04:14 +0000
commit9c040b1c439adc4e28a1fe0e9eccc79c21494b9b (patch)
tree41908f911b3d5a7a3ef579101fd32b65b79181d3 /sys/pc98/cbus/fdcreg.h
parentde2da57776a6827d39a75f7e204c1e851031457f (diff)
downloadFreeBSD-src-9c040b1c439adc4e28a1fe0e9eccc79c21494b9b.zip
FreeBSD-src-9c040b1c439adc4e28a1fe0e9eccc79c21494b9b.tar.gz
Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they
can be made userland-visible as <dev/ic/...>. Also, those files are not supposed to contain any bus-specific details at all, so placing them under .../isa/ has been a misnomer from the beginning. The files in src/sys/dev/ic/ have been repo-copied from their old location (this commit is a forced null commit there to record this message).
Diffstat (limited to 'sys/pc98/cbus/fdcreg.h')
-rw-r--r--sys/pc98/cbus/fdcreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/cbus/fdcreg.h b/sys/pc98/cbus/fdcreg.h
index 1a8d2b0..a94d967 100644
--- a/sys/pc98/cbus/fdcreg.h
+++ b/sys/pc98/cbus/fdcreg.h
@@ -39,7 +39,7 @@
*/
/* uses NEC765 controller */
-#include <isa/ic/nec765.h>
+#include <dev/ic/nec765.h>
#ifdef PC98
/* registers */
OpenPOWER on IntegriCloud