diff options
Diffstat (limited to 'sim/ppc/vm.c')
-rw-r--r-- | sim/ppc/vm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/vm.c b/sim/ppc/vm.c index bff962c..cfbdda5 100644 --- a/sim/ppc/vm.c +++ b/sim/ppc/vm.c @@ -913,7 +913,7 @@ om_unpack_srs(vm *virtual, #endif -/* Rebuild all the data structures for the new context as specifed by +/* Rebuild all the data structures for the new context as specified by the passed registers */ INLINE_VM\ (void) |