Commit 6e32c89c authored by Zhang Jiaming's avatar Zhang Jiaming Committed by Vineet Gupta

ARC: Fix comment typo

Change 'seperate' to 'separate'.
Signed-off-by: default avatarZhang Jiaming <jiaming@nfschina.com>
Signed-off-by: default avatarVineet Gupta <vgupta@kernel.org>
parent 63d1dfd0
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
* r25 contains the kernel current task ptr * r25 contains the kernel current task ptr
* - Defined Stack Switching Macro to be reused in all intr/excp hdlrs * - Defined Stack Switching Macro to be reused in all intr/excp hdlrs
* - Shaved off 11 instructions from RESTORE_ALL_INT1 by using the * - Shaved off 11 instructions from RESTORE_ALL_INT1 by using the
* address Write back load ld.ab instead of seperate ld/add instn * address Write back load ld.ab instead of separate ld/add instn
* *
* Amit Bhor, Sameer Dhavale: Codito Technologies 2004 * Amit Bhor, Sameer Dhavale: Codito Technologies 2004
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment