diff options
Diffstat (limited to 'hwaccess_x86_msr.c')
-rw-r--r-- | hwaccess_x86_msr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwaccess_x86_msr.c b/hwaccess_x86_msr.c index 1fbfa9e9..98e51d44 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" |