diff options
-rw-r--r-- | sys/include/arch/amd64/lapicvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/include/arch/amd64/lapicvar.h b/sys/include/arch/amd64/lapicvar.h index 7169611..aad9fa8 100644 --- a/sys/include/arch/amd64/lapicvar.h +++ b/sys/include/arch/amd64/lapicvar.h @@ -98,7 +98,7 @@ * for only 1 interrupt vector to prevent clobbering * of the interrupt stacks. * - * XXX TODO: The value is correctly 0, however, this needs + * XXX TODO: The value is currently 0, however, this needs * to be updated to a non-zero value as soon as * possible. */ |