Skip to content

Commit

Permalink
libvmm: remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Velickovic committed Sep 23, 2023
1 parent eb28ce6 commit bf3dd9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/arch/aarch64/tcb.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include "util.h"
#include "tcb.h"

// @ivanv: should we have a header-only file or have tcb.c and vcpu.c as well?
void tcb_print_regs(size_t vcpu_id) {
/*
* While we are potentially doing an extra system call in order to read the
Expand Down

0 comments on commit bf3dd9d

Please sign in to comment.