aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-12 13:44:58 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-12 13:44:58 +0000
commit064f4880a2349039356945b3a9f2081f035c32c1 (patch)
treec028a9c468ef0c5d0389572fc8363c51e854e9c5 /config.h.in
parent62fdec1130f15faf0ed0562f79525f64f7f6e9bd (diff)
downloadlcd4linux-064f4880a2349039356945b3a9f2081f035c32c1.tar.gz
[lcd4linux @ 2001-03-12 13:44:58 by reinelt]
new udelay() using Time Stamp Counters git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 5e4090f..a52c5c4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -99,6 +99,9 @@
/* Define if you have the <asm/io.h> header file. */
#undef HAVE_ASM_IO_H
+/* Define if you have the <asm/msr.h> header file. */
+#undef HAVE_ASM_MSR_H
+
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H