aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/family15tn/udelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/agesa/family15tn/udelay.c')
-rw-r--r--src/cpu/amd/agesa/family15tn/udelay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/agesa/family15tn/udelay.c b/src/cpu/amd/agesa/family15tn/udelay.c
index cc673e2d6e..3d40fc3b33 100644
--- a/src/cpu/amd/agesa/family15tn/udelay.c
+++ b/src/cpu/amd/agesa/family15tn/udelay.c
@@ -15,7 +15,7 @@
*/
/*
- * udelay() impementation for SMI handlers
+ * udelay() implementation for SMI handlers
* This is neat in that it never writes to hardware registers, and thus does
* not modify the state of the hardware while servicing SMIs.
*/