Fixed missing /

pull/2/head
ondra05 2023-07-22 02:42:43 +02:00
parent 54a65cc153
commit 40d9d365ef
No known key found for this signature in database
GPG Key ID: 0DA6D2BB2285E881
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ pub struct Vm<'a, PfHandler, const TIMER_QUOTIENT: usize> {
/// Trap handler
pub pfhandler: PfHandler,
// Program counter
/// Program counter
pc: usize,
/// Program