This commit is contained in:
Jarek Syrylak
2018-08-06 16:57:35 +01:00
parent 9a3de91a52
commit 1f15c33c60

View File

@@ -83,7 +83,7 @@ public:
ResultStatus SingleStep();
/**
* Invalidate CPU instruction caches
* Invalidate the CPU instruction caches
* This function should only be used by GDBStub which is supposed to keep things
* synch'ed to its internal instruction cache validity flag.
*/