Fixed missing /

soft-float
Erin 2023-07-22 02:42:43 +02:00
parent 1532c501a6
commit dcfd51999d
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