summaryrefslogtreecommitdiffstats
path: root/hwaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwaccess.h')
-rw-r--r--hwaccess.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwaccess.h b/hwaccess.h
index c38ee6f..a230fa1 100644
--- a/hwaccess.h
+++ b/hwaccess.h
@@ -176,6 +176,10 @@ cpu_to_be(64)
#define __DARWIN__
#endif
+/* Clarification about OUTB/OUTW/OUTL argument order:
+ * OUT[BWL](val, port)
+ */
+
#if defined(__FreeBSD__) || defined(__DragonFly__)
#include <machine/cpufunc.h>
#define off64_t off_t
OpenPOWER on IntegriCloud