kernel/int.cpp: typo fix
This commit is contained in:
parent
91c6c2ec21
commit
86340fcef3
@ -457,7 +457,7 @@ reserve_io_interrupt_vectors(long count, long startVector)
|
||||
}
|
||||
|
||||
|
||||
/*! Allocate \a count contigous interrupt vectors. The vectors are allocated
|
||||
/*! Allocate \a count contiguous interrupt vectors. The vectors are allocated
|
||||
as available so that they do not overlap with any other reserved vector.
|
||||
The first vector to be used is returned in \a startVector on success.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user