Update ADD_VMP2_INSTR.md

merge-requests/13/head
_xeroxz 3 years ago
parent fb7f722bb7
commit 0a5ac162b5

@ -57,4 +57,6 @@ namespace profile
extern vm::handler::profile_t addq; // as you can see a reference to addq is declared here...
...
}
```
```
Lastly the `addq` variable is added to a vector of `vm::handler::profile_t*`'s.
Loading…
Cancel
Save