summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-04-22 09:31:40 +0000
committermarius <marius@FreeBSD.org>2011-04-22 09:31:40 +0000
commitcbd047e88cc93370c2a6031baac090eccb113f80 (patch)
treed7487b47a6171f651554f6c01f319013d0a77d63 /sys/sparc64/include
parentd6656eb1dc46b7c50befb9f030678f8b6208b6fd (diff)
downloadFreeBSD-src-cbd047e88cc93370c2a6031baac090eccb113f80.zip
FreeBSD-src-cbd047e88cc93370c2a6031baac090eccb113f80.tar.gz
Correct spelling in comments.
Submitted by: brucec
Diffstat (limited to 'sys/sparc64/include')
-rw-r--r--sys/sparc64/include/cpufunc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/cpufunc.h b/sys/sparc64/include/cpufunc.h
index 6bba4d6..abfbd1f 100644
--- a/sys/sparc64/include/cpufunc.h
+++ b/sys/sparc64/include/cpufunc.h
@@ -187,7 +187,7 @@ int fasword32(u_long asi, void *addr, uint32_t *val);
/*
* Macro intended to be used instead of wr(asr23, val, xorval) for writing to
* the TICK_COMPARE register in order to avoid a bug in BlackBird CPUs that
- * can cause these writes to fail under certain condidtions which in turn
+ * can cause these writes to fail under certain conditions which in turn
* causes the hardclock to stop. The workaround is to read the TICK_COMPARE
* register back immediately after writing to it with these two instructions
* aligned to a quadword boundary in order to ensure that I$ misses won't
OpenPOWER on IntegriCloud