summaryrefslogtreecommitdiff
path: root/i386/i386at/cram.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/cram.h')
-rw-r--r--i386/i386at/cram.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/i386/i386at/cram.h b/i386/i386at/cram.h
index 40f3f0a5..8a3a6ec9 100644
--- a/i386/i386at/cram.h
+++ b/i386/i386at/cram.h
@@ -53,6 +53,8 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef _CRAM_H_
#define _CRAM_H_
+/* XXX: this conflicts with read/writing the RTC */
+
/*
* outb(CMOS_ADDR, addr);
* result = inb(CMOS_DATA);