Skip to content

Commit

Permalink
[MIPS] Cacheops.h: Fix typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jan 15, 2008
1 parent c43756d commit 2e4f958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-mips/cacheops.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
#define Page_Invalidate_T 0x16

/*
* R1000-specific cacheops
* R10000-specific cacheops
*
* Cacheops 0x02, 0x06, 0x0a, 0x0c-0x0e, 0x16, 0x1a and 0x1e are unused.
* Most of the _S cacheops are identical to the R4000SC _SD cacheops.
Expand Down

0 comments on commit 2e4f958

Please sign in to comment.