summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hwaccess_x86_msr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwaccess_x86_msr.c b/hwaccess_x86_msr.c
index 1fbfa9e9f..98e51d441 100644
--- a/hwaccess_x86_msr.c
+++ b/hwaccess_x86_msr.c
@@ -17,7 +17,7 @@
*/
/* MSR abstraction implementations for Linux, OpenBSD, FreeBSD/Dragonfly, OSX, libpayload
- * and a non-working default implementation on the bottom. See also hwaccess.h for some (re)declarations.
+ * and a non-working default implementation on the bottom.
*/
#include "hwaccess_x86_msr.h"