diff options
Diffstat (limited to 'hw/alpha_palcode.c')
-rw-r--r-- | hw/alpha_palcode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/alpha_palcode.c b/hw/alpha_palcode.c index 50ce92cb83..3dfb1a74f9 100644 --- a/hw/alpha_palcode.c +++ b/hw/alpha_palcode.c @@ -55,7 +55,7 @@ pal_handler_t pal_handlers[] = { }; #if 0 -/* One must explicitely check that the TB is valid and the FOE bit is reset */ +/* One must explicitly check that the TB is valid and the FOE bit is reset */ static void update_itb (void) { /* This writes into a temp register, not the actual one */ |